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

"globPatterns" is not a supported parameter while it actually is #244

Open
wilmervanheerde opened this issue Jul 6, 2020 · 1 comment
Open

Comments

@wilmervanheerde
Copy link

  • Version: 5.0.2
  • Config:
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?

@kchangch
Copy link

kchangch commented Aug 8, 2022

Is there a way to solve this issue? I'm encountering the same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants