chore: add root serve script
This commit is contained in:
parent
f4e08865c5
commit
acf1ee7f9e
2 changed files with 4 additions and 0 deletions
|
@ -8,6 +8,9 @@
|
|||
"cache": false,
|
||||
"dependsOn": ["^build"]
|
||||
},
|
||||
"serve": {
|
||||
"cache": false
|
||||
},
|
||||
"test:e2e": {
|
||||
"cache": false
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue