mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
build(docs): add additional flags for debugging
This commit is contained in:
parent
9ac3b30545
commit
9f21c6b4cb
2 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
"build": "run-s build:*",
|
||||
"build:routify": "routify run -b",
|
||||
"build:svite": "svite build",
|
||||
"postbuild": "node scripts/postbuild"
|
||||
"postbuild": "DEBUG=pw:api node scripts/postbuild"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sveltech/routify": "^1.9.9",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue