generated from autonomic-cooperative/astro-payload-template
Check if dev script is stopping build (??)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0bb0644b55
commit
8fdfb2fbe4
@ -4,8 +4,8 @@
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"version": "1.2",
|
||||
"scripts": {
|
||||
"dev": "yarn dev:docker & yarn payload:types",
|
||||
"dev:docker": "docker compose up --build",
|
||||
"dev": "docker compose up --build",
|
||||
"dev:watch": "yarn dev:docker & yarn payload:types",
|
||||
"payload:types": "yarn --cwd ./payload run generate:types:listen",
|
||||
"stop": "docker compose down",
|
||||
"dev:nobuild": "docker compose up"
|
||||
|
Loading…
Reference in New Issue
Block a user