formation 2 lat temu
rodzic
commit
501675c0e7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      angular-client/package.json

+ 1 - 1
angular-client/package.json

@@ -4,7 +4,7 @@
   "scripts": {
     "ng": "ng",
     "start": "ng serve --host 0.0.0.0",
-    "build": "ng build --prod",
+    "build": "export NODE_OPTIONS=--openssl-legacy-provider; ng build",
     "test": "ng test",
     "lint": "ng lint",
     "e2e": "ng e2e",