hashwatcher-webpack-plugin

0.1.6 • Public • Published

Hashwatcher-webpack-plugin

It will create two js-files after webpack build, 'jsonRender.js' records the webpack chunk-hash map, 'webpackHashWatcher.js' used in browser.

install

  npm install hashwatcher-webpack-plugin --save-dev

options

key type default description
duration Number 60000 interval duration for getting jsonRender.js
path String '' 'webpackHashWatcher.js' output path
hashPath hashPath '' 'jsonRender.js' output path

Readme

Keywords

Package Sidebar

Install

npm i hashwatcher-webpack-plugin

Weekly Downloads

0

Version

0.1.6

License

MIT

Unpacked Size

6.64 kB

Total Files

5

Last publish

Collaborators

  • yiyufang