1.0.1 • Published 3 years ago

zip-map-file-plugin v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

zip-map-file-plugin

Using npm:

npm i zip-map-file-plugin

describe:

Compress the packaged. Map file

hook:

zipDone

example:

compiler.hooks.zipDone.tap("upload-sourcemap-plugin",  url => {
  console.log(url);
});
1.0.1

3 years ago

1.0.0

3 years ago