Ver Fonte

билд

kpmy há 5 anos atrás
pai
commit
c31ab8538a
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/app/package.json

+ 1 - 1
src/app/package.json

@@ -3,7 +3,7 @@
   "version": "0.0.1",
   "scripts": {
     "start": "npx ng serve --aot --source-map --proxy-config proxyconf.json --base-href / --serve-path /",
-    "build": "npx ng build --prod --base-href /"
+    "build": "npx ng build --base-href /"
   },
   "private": true,
   "dependencies": {