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
webpack-favicons/index.js
Line 78 in f1d12eb
According to jantimon/html-webpack-plugin#1866 (comment) this should be fixed by using the correct module:
require('html-webpack-plugin').getCompilationHooks(compilation).alterAssetTags.tapAsync(
There's a fix with 5.6.3, but the author suggests to update the code anyway.
The text was updated successfully, but these errors were encountered:
I've published a new 1.5.0 version. Please give this a run, but know that it bumps the min node version up from 14.17.0 to 18.17.0
Thanks!
Sorry, something went wrong.
Thank you very much!
Just updated the project (to 1.5.4) and everything (I use) seems to work.
No branches or pull requests
webpack-favicons/index.js
Line 78 in f1d12eb
According to jantimon/html-webpack-plugin#1866 (comment) this should be fixed by using the correct module:
There's a fix with 5.6.3, but the author suggests to update the code anyway.
The text was updated successfully, but these errors were encountered: