mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
Update start script
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
],
|
||||
"scripts": {
|
||||
"build": "stencil build --docs",
|
||||
"start": "concurrently --kill-others \"gulp\" \"stencil build --dev --docs --no-open --watch\" \"docsify serve docs --open\"",
|
||||
"start": "stencil build --dev --docs --serve --watch",
|
||||
"test": "stencil test --spec --e2e",
|
||||
"test.watch": "stencil test --spec --e2e --watchAll",
|
||||
"generate": "stencil generate"
|
||||
|
||||
Reference in New Issue
Block a user