Explorar o código

🔨 fix dev script

jmacura %!s(int64=3) %!d(string=hai) anos
pai
achega
e149edb8f5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -10,7 +10,7 @@
     "ng": "ng",
     "serve": "npm run start-dev",
     "start": "npx http-server ./build -p 8080",
-    "start-dev": "ng serve --configuration production --disable-host-check",
+    "start-dev": "ng serve --disable-host-check",
     "test": "echo \"Error: no test specified\" && exit 1"
   },
   "repository": {