From 50a6375b52e33ddd4692fcbb91197c4c32ba723a Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Mon, 13 Jan 2020 10:25:04 +0000 Subject: [PATCH] Script change to Dev Build --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index c2ad832..59592c7 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -13,4 +13,4 @@ pipelines: script: # Modify the commands below to build your repository. - npm install - npm install -g @angular/cli - - ng build --prod + - ng build