Browse Source

更新 'ruoyi-ui/package.json'

sckj 2 years ago
parent
commit
b5a06107fb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ruoyi-ui/package.json

+ 1 - 1
ruoyi-ui/package.json

@@ -6,7 +6,7 @@
     "license": "MIT",
     "scripts": {
         "dev": "vue-cli-service serve",
-        "build:prod": "SET NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service build",
+        "build:prod": "vue-cli-service build",
         "build:stage": "vue-cli-service build --mode staging",
         "preview": "node build/index.js --preview",
         "lint": "eslint --ext .js,.vue src"