mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Fix more long-form npm script examples
This commit is contained in:
@@ -205,9 +205,9 @@ The test script expects a compatible installed bridge version and a packaged ext
|
|||||||
Test results will be displayed in the terminal and within the opened browser tab. Chrome may take some time to initialize the media router component before the cast API is available for testing.
|
Test results will be displayed in the terminal and within the opened browser tab. Chrome may take some time to initialize the media router component before the cast API is available for testing.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ npm run build --prefix ./app
|
$ npm run build:app
|
||||||
$ npm run install-manifest
|
$ npm run install-manifest
|
||||||
$ npm run package --prefix ./ext
|
$ npm run package:ext
|
||||||
$ npm test
|
$ npm test
|
||||||
|
|
||||||
# Or if testing in Chrome
|
# Or if testing in Chrome
|
||||||
|
|||||||
Reference in New Issue
Block a user