mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Use shortcut scripts in README
This commit is contained in:
@@ -122,13 +122,13 @@ This will build the ext and app, outputting to `dist/`:
|
|||||||
Watching ext changes:
|
Watching ext changes:
|
||||||
|
|
||||||
````sh
|
````sh
|
||||||
$ npm run watch --prefix ./ext
|
$ npm run watch:ext
|
||||||
````
|
````
|
||||||
|
|
||||||
Launch Firefox with built extension (run in separate terminal):
|
Launch Firefox with built extension (run in separate terminal):
|
||||||
|
|
||||||
````sh
|
````sh
|
||||||
$ npm run start --prefix ./ext
|
$ npm run start:ext
|
||||||
````
|
````
|
||||||
|
|
||||||
#### 32-bit on Windows
|
#### 32-bit on Windows
|
||||||
|
|||||||
Reference in New Issue
Block a user