Browse Source

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

xsx 1 năm trước cách đây
mục cha
commit
09ba14abbf
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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": {