chore: separate test release packaging rules
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
VITE_API_BASE_URL=https://test-api.example.com
|
||||
VITE_API_BASE_URL=https://test.api.anxinjianyan.com
|
||||
VITE_APP_ENV=test
|
||||
VITE_APP_TITLE=安心验管理后台
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vue-tsc -b && vite build",
|
||||
"build:test": "vue-tsc -b && vite build --mode test",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user