Open
Description
We are experiencing Invalid string errors which crop up with the html-webpack-plugin as the culprit, but only started happening after we added the hard-source-webpack-plugin to our build. See jantimon/html-webpack-plugin#855 for more details.
It occurred to me that perhaps the ordering of the plugins might have something to do with this? If I put hard-source-webpack-plugin in the beginning of the plugin array could this possibly solve the issues? If so it would be great if this could be documented.
Metadata
Metadata
Assignees
Labels
No labels