za-extend-html-webpack-plugin
v1.0.3
Published
Based on html-webpack-plugin, extends publicPath
Downloads
3
Readme
基于 html-webpack-plugin ,新增 publicPath 参数,支持打包输出定制化资源 path
Install
npm install za-extend-html-webpack-plugin --save
基于 html-webpack-plugin,新增以下属性
| Name | Type | Default | Description |
| :--------------: | :--------: | :-----: | :-------------------------------------------- |
| publicPath
| {String}
| `` | Adds the given public path to the output HTML |