Skip to content

Commit a5d0d11

Browse files
committed
README: Add command « watch:dev »
1 parent 1db7c45 commit a5d0d11

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ Build the extension into `dist` folder for **development**.
3838

3939
Watch for modifications then run `npm run build`.
4040

41+
### `npm run watch:dev`
42+
43+
Watch for modifications then run `npm run build:web`.
44+
4145
### `npm run build-zip`
4246

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

0 commit comments

Comments
 (0)