Skip to content
This repository has been archived by the owner on Apr 9, 2022. It is now read-only.

Commit

Permalink
fix(@angular-devkit/build-angular): remove unused serve in protractor…
Browse files Browse the repository at this point in the history
… builder

Partially address angular/angular-cli#10699
  • Loading branch information
filipesilva authored and hansl committed May 9, 2018
1 parent fbfd323 commit 6ce9f83
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@
"description": "Try to update webdriver.",
"default": true
},
"serve": {
"type": "boolean",
"description": "Compile and Serve the app.",
"default": true
},
"port": {
"type": "number",
"description": "The port to use to serve the application."
Expand Down

0 comments on commit 6ce9f83

Please sign in to comment.