html-webpack-deploy-plugin
html-webpack-deploy-plugin copied to clipboard
Deploy assets or node_modules package assets with html webpack plugin
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Hi, Currently trying to use this plugin in a yarn 2 project. It incorrectly lists `slash` (and, possibly, other dependencies) as a devDependency even though it is used in the...
I want to place asset script tag before main.js but after packages, how that possible