We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
generateSw: false, workboxOpts: { globPatterns: 'public/**/*' },
Error message is:
Please check your InjectManifest plugin configuration: "globPatterns" is not a supported parameter.
Workbox documentation actually specifies this parameter for InjectManifest config https://developers.google.com/web/tools/workbox/reference-docs/latest/module-workbox-build#.injectManifest
Is this due to a difference in the Workbox version used for next-offline?
The text was updated successfully, but these errors were encountered:
Is there a way to solve this issue? I'm encountering the same
Sorry, something went wrong.
No branches or pull requests
Error message is:
Workbox documentation actually specifies this parameter for InjectManifest config
https://developers.google.com/web/tools/workbox/reference-docs/latest/module-workbox-build#.injectManifest
Is this due to a difference in the Workbox version used for next-offline?
The text was updated successfully, but these errors were encountered: