You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2021. It is now read-only.
Just thought I'd write a quick message to let you know that html-webpack-include-assets-plugin plugin has been renamed to html-webpack-tags-plugin.
Also, a bunch of new features were added, including built-in support for externals which may be of interest since you have a similar feature in this plugin.
There's also the html-webpack-deploy-plugin plugin built on top of it that provides some nice features for deploying/including assets from node_modules packages.
Obviously feel free to ignore these plugins/changes, but I'd be happy to help if you have any questions about upgrading.
Cheers!
The text was updated successfully, but these errors were encountered:
I finally saw this -- so sorry, haven't been maintaining this project in ages and don't really get into Webpack much at all these days. I just updated my readme to hopefully point people in the right direction to your project!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi @mmiller42,
Just thought I'd write a quick message to let you know that
html-webpack-include-assets-plugin
plugin has been renamed to html-webpack-tags-plugin.Also, a bunch of new features were added, including built-in support for
externals
which may be of interest since you have a similar feature in this plugin.There's also the html-webpack-deploy-plugin plugin built on top of it that provides some nice features for deploying/including assets from node_modules packages.
Obviously feel free to ignore these plugins/changes, but I'd be happy to help if you have any questions about upgrading.
Cheers!
The text was updated successfully, but these errors were encountered: