webpack-useref-plugin

0.0.3 • Public • Published

Useref plugin for Webpack

npm version DEPENDENCIES license

This Package is relied on html-webpack-plugin

Installation

$ npm install html-webpack-plugin webpack-useref-plugin --save-dev

Usage

var { UserefPlugin } = require('html-webpack-plugin-before-html-useref');

module.exports = {
  plugins: [
    new UserefPlugin()
  ]
}

TODO

  • [ ] Provide more options for Custermise
  • [ ] Hash Options for output bundle
  • [ ] Remove html-plugin-webpack denpendencies

Package Sidebar

Install

npm i webpack-useref-plugin

Weekly Downloads

0

Version

0.0.3

License

MIT

Last publish

Collaborators

  • azzgo