0.1.4 • Published 3 years ago

source-map-original v0.1.4

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

source-map-original

Source-map-original helps you to regenerate website's code if source maps are uploaded and available.

Installation

It can be installed using npm:

$ npm i -g source-map-original --unsafe-perm=true

Note: "--unsafe-perm=true" is needed because puppeteer can not be installed globally without that permission.

Usage

After installation completed, you can use it with the following command:

$ source-map-original -u "website-url" -o "output-folder"
0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago