1.0.1 • Published 8 months ago

webpack-unpacker v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

An easy to use Webpack Unpacker

Installation

npm install -g webpack-unpacker

Usage

usage: wup [-h] [-d DIR] [sourceMapFilePath]

Webpack Source Map Unpacker

positional arguments:
  sourceMapFilePath  Source map file path

optional arguments:
  -h, --help         show this help message and exit
  -d DIR, --dir DIR  Specify the unpacked directory (default: current directory)

usage for multiple map files: find . -name "*.map" | wup [-d DIR]

Reference

https://spaceraccoon.github.io/webpack-exploder/

1.0.1

8 months ago

1.0.0

8 months ago