html-modules-toolkit icon indicating copy to clipboard operation
html-modules-toolkit copied to clipboard

Custom Elements in HTML Modules should upgrade somehow

Open cdata opened this issue 7 years ago • 1 comments

Currently they won't, I think.

cdata avatar Mar 19 '18 22:03 cdata

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?

allenmackley avatar Jul 12 '18 06:07 allenmackley