Explorar o código

移除set NODE_OPTIONS=--openssl-legacy-provider

xsx hai 1 ano
pai
achega
09ba14abbf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      im-web/package.json

+ 1 - 1
im-web/package.json

@@ -4,7 +4,7 @@
   "private": true,
   "scripts": {
     "serve": "vue-cli-service serve",
-    "build": "set NODE_OPTIONS=--openssl-legacy-provider & vue-cli-service build",
+    "build": "vue-cli-service build",
     "lint": "vue-cli-service lint"
   },
   "dependencies": {