Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Çağatay Çivici authored and Çağatay Çivici committed Aug 1, 2018
1 parent 23770f1 commit 5e1207c
Show file tree
Hide file tree
Showing 6 changed files with 398 additions and 283 deletions.
7 changes: 6 additions & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,12 @@
"options": {
"protractorConfig": "e2e/protractor.conf.js",
"devServerTarget": "primeng:serve"
}
},
"configurations": {
"production": {
"devServerTarget": "primeng:serve:production"
}
}
},
"lint": {
"builder": "@angular-devkit/build-angular:tslint",
Expand Down
Loading

0 comments on commit 5e1207c

Please sign in to comment.