-
Notifications
You must be signed in to change notification settings - Fork 14
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
htmlWebpackPluginAlterAssetTags is undefined #91
Comments
deps: {
"html-webpack-plugin": "^4.5.1",
"webpack": "^4.45.0"
} config: {
safari10NoModuleFix: {
mode: 'inline',
inject: 'head',
minify: true
}
} |
Well, this is due to html-webpack-plugin v4 changed the way of calling hooks. It's likely to be fixed in #86 |
What version is currently compatible? |
html-webpack-plugin v3 |
Thanks |
@Austaras @eolme if this is breaking on |
@DanielSchaffer yes this should be open. The bug is simple: safari fix plugin isn't updated in #55 |
Are there any updates on this? |
I can't figure out what's wrong, but I have an error:
here:
Trace:
The text was updated successfully, but these errors were encountered: