敲代码的猫 hai 5 meses
pai
achega
7de08353fc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

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