za-extend-html-webpack-plugin
v1.0.3
Published
Based on html-webpack-plugin, extends publicPath
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 |
