前端初始化

ruoyi_test
sunshine7058 2024-04-12 11:59:17 +08:00
parent 7bc96b0b41
commit a7da56f9d5
6 changed files with 6 additions and 6 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",