@hippy/hippy-live-reload-polyfill
v1.0.4
Published
hippy live reload polyfill
Downloads
8
Readme
hippy-live-reload-polyfill
hippy live reload polyfill script
Usage
// webpack entry for dev adds [hippy-live-reload-polyfill] script
entry: {
index: ['dist/dev/index.js', '@hippy/hippy-live-reload-polyfill']
}