add-asset-html-webpack-plugin
add-asset-html-webpack-plugin copied to clipboard
Asset order is different from example
When I use the plugin, all assets from add-asset-html-webpack-plugin is placed before the main script added from html-webpack-plugin, which is different from in the examples
I don't use DLL plugin to generate my assets
Same issue