diff --git a/package.json b/package.json index 2c419cbf..0c7ef0eb 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "build:prod": "ng build --prod", "build:prod:stats": "ng build --prod --stats-json", "build:prod:gitlabpage": "ng build --prod --baseHref=/framadate/funky-framadate-front/", - "build:prod:demobliss": "ng build --prod --baseHref=https://framadate-api.cipherbliss.com", + "build:prod:demobliss": "ng build --prod --baseHref=https://framadate-api.cipherbliss.com --stats-json ", "test": "jest", "test:watch": "jest --watch", "test:ci": "jest --ci",