Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Conversation

@garand
Copy link

@garand garand commented Feb 2, 2021

TypeScript is complaining when using this plugin with this error:

Property 'apply' is missing in type 'WebpackPwaManifest' but required in type 'WebpackPluginInstance'

html-webpack-plugin had this same problem and was solved with this PR.

I've mirrored that change here, and manually in my node_modules/webpack-pwa-manifest/index.d.ts file for testing, and it has fixed the error.

Copy link

@DennyDaVjncj DennyDaVjncj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is all very interesting

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants