html-modules-toolkit
html-modules-toolkit copied to clipboard
Custom Elements in HTML Modules should upgrade somehow
Currently they won't, I think.
I'm using the HtmlModulesPlugin with Webpack 4, and after editing the HTML file, I have to restart the webpack dev server in order for the changes to take effect. Can this be made automatic without requiring a restart of the dev server?