Skip to content

Commit

Permalink
Merge pull request #6 from DoodleyJC/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
DaiseyD authored Apr 3, 2024
2 parents 8d74b83 + 2c6ec62 commit 10f0006
Show file tree
Hide file tree
Showing 5 changed files with 2,068 additions and 2,676 deletions.
6 changes: 3 additions & 3 deletions bluenps/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,18 +70,18 @@
"builder": "@angular-devkit/build-angular:dev-server",
"configurations": {
"production": {
"browserTarget": "bluenps:build:production"
"buildTarget": "bluenps:build:production"
},
"development": {
"browserTarget": "bluenps:build:development"
"buildTarget": "bluenps:build:development"
}
},
"defaultConfiguration": "development"
},
"extract-i18n": {
"builder": "@angular-devkit/build-angular:extract-i18n",
"options": {
"browserTarget": "bluenps:build"
"buildTarget": "bluenps:build"
}
},
"test": {
Expand Down
Loading

0 comments on commit 10f0006

Please sign in to comment.