I wrote a webpack plugin to strip .js & .css from an HTML head into body tag when working with Htmlwebpackplugin. I had to write the plugin cos Htmlplugin forcefully injects css into the head if you are using miniCssExtractplugin.
Will this plugin be a useful thing to publish?๐ค