X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fpackage.json;h=95ff7273e3f3f8b1151bc94becca20c7afd94133;hb=b025b9b3ed3dbe3dc3ccf4edd1fdac05373a8b80;hp=a88e1f204e3b38f5aa00089e8928fe668536600f;hpb=714fa4fa439de489c7ddec02a46ac8d2543ec7f2;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-frontend/package.json b/webapp-frontend/package.json index a88e1f2..95ff727 100644 --- a/webapp-frontend/package.json +++ b/webapp-frontend/package.json @@ -4,6 +4,7 @@ "scripts": { "ng": "ng", "start": "ng serve --proxy-config proxy.conf.json", + "start:mock": "ng serve --configuration=mock", "build": "ng build", "test": "ng test", "lint": "ng lint",