Kaynağa Gözat

test-jenkins

formation 3 yıl önce
ebeveyn
işleme
501675c0e7
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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",