We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1db7c45 commit a5d0d11Copy full SHA for a5d0d11
README.md
@@ -38,6 +38,10 @@ Build the extension into `dist` folder for **development**.
38
39
Watch for modifications then run `npm run build`.
40
41
+### `npm run watch:dev`
42
+
43
+Watch for modifications then run `npm run build:web`.
44
45
### `npm run build-zip`
46
47
Build a zip file following this format `<name>-v<version>.zip`, by reading `name` and `version` from `manifest.json` file.
0 commit comments