Merge pull request '添加local-test环境打包配置' (#2) from develop into local-test
All checks were successful
local-test-CICD / Docker-Build (push) Successful in 2m40s
All checks were successful
local-test-CICD / Docker-Build (push) Successful in 2m40s
Reviewed-on: joylink/rtss-simulation-app-client#2
This commit is contained in:
commit
107d8a50f1
@ -11,6 +11,7 @@
|
||||
"test": "echo \"No test specified\" && exit 0",
|
||||
"dev": "quasar dev",
|
||||
"build": "quasar build",
|
||||
"build:local": "URL_ENV=local_test quasar build",
|
||||
"protoc": "node scripts/proto.cjs"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user