rewake

0.1.6 • Public • Published

Rewake

Rewake helps you to regenerate website's code if source maps are uploaded and available.

Installation

It can be installed using npm:

$ npm i -g rewake --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:

$ rewake -u "website-url" -o "output-folder"

Package Sidebar

Install

npm i rewake

Weekly Downloads

1

Version

0.1.6

License

ISC

Unpacked Size

10.3 kB

Total Files

15

Last publish

Collaborators

  • pmzi