Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I extend navigateFallbackBlacklist in the WorkboxWebpackPlugin.GenerateSW #5831

Closed
avdeev opened this issue Nov 16, 2018 · 1 comment

Comments

@avdeev
Copy link

avdeev commented Nov 16, 2018

At this point:

https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/config/webpack.config.js#L608-L614

And why you decided, that URLs starting with /_ is API call?

// Exclude URLs starting with /_, as they're likely an API call
new RegExp('^/_'),
@avdeev
Copy link
Author

avdeev commented Nov 28, 2018

Double #5359

@avdeev avdeev closed this as completed Nov 28, 2018
@lock lock bot locked and limited conversation to collaborators Jan 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant