This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

parcel-plugin-bundle-deep-hash

1.0.2 • Public • Published

This plugin monkey-patches parcel-bundler to consider all inputs when calculating a bundle hash.

This avoid problems with the bundle hash not updating when indirect dependencies of the bundle change.

For example, if you had an html file that reference a js file that reference a css file that references an image, this plugin makes the hash of the js file change if the image file changes.

To use, just install this as a dev dependency.

See also:

History

1.0.2

Remove unnecessary console.log

1.0.0

First release

Readme

Keywords

none

Package Sidebar

Install

npm i parcel-plugin-bundle-deep-hash

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

208 kB

Total Files

4

Last publish

Collaborators

  • dobesv