preload-webpack-plugin icon indicating copy to clipboard operation
preload-webpack-plugin copied to clipboard

Produces invalid content for XHTML

Open denniskim opened this issue 7 years ago • 0 comments

While html-webpack-plugin has a config for generating XHTML code, this plugin, which is often used in conjunction with html-webpack-plugin produces only HTML tags.

If the plugin were to generate self-closing tags, this would work for HTML and XHTML doctypes.

denniskim avatar Jul 02 '18 19:07 denniskim