forked from imbytecat/fullstack-starter
feat(desktop): 实现生产模式下的内嵌服务器子进程支持
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"extends": ["//"],
|
||||
"tasks": {
|
||||
"build": {
|
||||
"dependsOn": ["@furtherverse/server#build"],
|
||||
"outputs": ["build/**", "artifacts/**"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user