preload-webpack-plugin
preload-webpack-plugin copied to clipboard
Produces invalid content for XHTML
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.