Open jharris4 opened 5 years ago
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!
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!