This Package is relied on html-webpack-plugin
$ npm install html-webpack-plugin webpack-useref-plugin --save-dev
var { UserefPlugin } = require('html-webpack-plugin-before-html-useref');
module.exports = {
plugins: [
new UserefPlugin()
]
}
- Provide more options for Custermise
- Hash Options for output bundle
- Remove html-plugin-webpack denpendencies