Application builder option server false does not work #29969
Labels
angular/build:application
area: @angular/build
freq1: low
Only reported by a handful of users who observe it rarely
severity5: regression
type: bug/fix
Command
run
Is this a regression?
The previous version in which this bug was not present was
No response
Description
In Application builder target options (
@angular-devkit/build-angular:application
), the optionserver
is declared as below since 19.1.0-next.0:But when we specify value
false
, it throws an error:Minimal Reproduction
Run command
ng run my-app:build
with angular.json below that specify option"server": false
:Exception or Error
Your Environment
Anything else relevant?
No response
The text was updated successfully, but these errors were encountered: