redeploy with namespaced scripts
This commit is contained in:
parent
65bffa11a1
commit
56fbc34ba3
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
web: npx predeploy
|
||||
web: npm predeploy
|
|
@ -1 +1 @@
|
|||
web: npx start
|
||||
web: ./server npm start
|
Loading…
Reference in a new issue