Skip to content

Commit

Permalink
README: Add command « watch:dev »
Browse files Browse the repository at this point in the history
  • Loading branch information
Kocal committed Nov 16, 2017
1 parent 1db7c45 commit a5d0d11
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ Build the extension into `dist` folder for **development**.

Watch for modifications then run `npm run build`.

### `npm run watch:dev`

Watch for modifications then run `npm run build:web`.

### `npm run build-zip`

Build a zip file following this format `<name>-v<version>.zip`, by reading `name` and `version` from `manifest.json` file.
Expand Down

0 comments on commit a5d0d11

Please sign in to comment.