0.1.6 • Published 6 years ago

hashwatcher-webpack-plugin v0.1.6

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

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

keytypedefaultdescription
durationNumber60000interval duration for getting jsonRender.js
pathString'''webpackHashWatcher.js' output path
hashPathhashPath'''jsonRender.js' output path
0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago