html-webpack-deploy-plugin icon indicating copy to clipboard operation
html-webpack-deploy-plugin copied to clipboard

Deploy assets or node_modules package assets with html webpack plugin

Results 13 html-webpack-deploy-plugin issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

dependencies

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