Reto Lehmann 0e05e5168b fix(@angular/cli): Fixed e2e task to respect --publicHost setting as baseUrl for protractor (#6266)
https://github.com/angular/angular-cli/pull/6173 added two new settings
to the serve task. The --publicHost setting is not respected as baseUrl
for protractor in the e2e-task.

With this fix, if --publicHost is set, it will be used as baseUrl for protrator.
2017-06-27 16:46:44 +01:00
..