0.1.4 • Published 5 years ago

source-map-original v0.1.4

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

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago