feat(playground): add export flag
This commit is contained in:
parent
552ab537e8
commit
0ca8fe8c12
3 changed files with 81 additions and 2 deletions
|
|
@ -13,6 +13,10 @@ For this to work, you must have already built the parser as a Wasm module. This
|
|||
|
||||
## Options
|
||||
|
||||
### `-e/--export <EXPORT_PATH>`
|
||||
|
||||
Export static playground files to the specified directory instead of serving them.
|
||||
|
||||
### `-q/--quiet`
|
||||
|
||||
Don't automatically open the playground in the default browser.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue