mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Distinguish services from scripts with type system and runtime tracking
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"server": {
|
||||
"type": "service",
|
||||
"command": "npm run dev"
|
||||
},
|
||||
"typecheck": {
|
||||
|
||||
Reference in New Issue
Block a user