ng e2e does not respect host
setting in angular.json
#14151
Labels
area: @angular-devkit/build-angular
freq1: low
Only reported by a handful of users who observe it rarely
severity3: broken
type: bug/fix
Milestone
🐞 Bug report
Command (mark with an
x
)Is this a regression?
I don't know.
Description
When executing
ng e2e
, thehost
parameter in the serve block is ignored.🔬 Minimal Reproduction
angular.json serve block should be:
Note that passing baseUrl throws an exception.
🌍 Your Environment
The text was updated successfully, but these errors were encountered: