1.0.1 • Published 4 years ago

zip-map-file-plugin v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
4 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

4 years ago

1.0.0

4 years ago