web-webpack-plugin
web-webpack-plugin copied to clipboard
plugin not take in account link[rel="import"]
plugin watch and copy all asset in HTML file . to make HTML file the entry point. but the important asset of the web-component is missing. import another .html file are you can add it, please?
need to import html too.
<link rel="import" href="xxx.html?_inline" />