敲代码的猫 hace 5 meses
padre
commit
7de08353fc
Se han modificado 1 ficheros con 1 adiciones y 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",