sked web-extension dev
Overview
Runs a web extension locally for development and debugging.
Usage
$ sked web-extension dev DIRECTORY [--json] [-h <value>]
Examples
$ sked web-extension dev ./test-directory
Flags
Flag | Description | Required |
---|---|---|
-h --host | [default: 127.0.0.1] Set the listen interface for the development server. | No |
Global flags
Flag | Description | Required |
---|---|---|
--json | Format output as json. | No |
Feedback
Was this page helpful?