高雪慈 cloud-ui初始化 2024-11-25 22:00

1125/gxc
gao 2024-11-25 21:59:20 +08:00
parent 15a3d00801
commit c9b518e57e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"author": "若依",
"license": "MIT",
"scripts": {
"dev": "vue-cli-service serve",
"dev": "SET NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service serve",
"build:prod": "vue-cli-service build",
"build:stage": "vue-cli-service build --mode staging",
"preview": "node build/index.js --preview",