parent
9fe522f3e2
commit
c532646f5b
|
@ -143,6 +143,7 @@ function updateAngularJsonToUseBazelBuilder(options: Schema): Rule {
|
||||||
options: {
|
options: {
|
||||||
targetLabel: '//src:devserver',
|
targetLabel: '//src:devserver',
|
||||||
bazelCommand: 'run',
|
bazelCommand: 'run',
|
||||||
|
watch: true,
|
||||||
},
|
},
|
||||||
configurations: {
|
configurations: {
|
||||||
production: {
|
production: {
|
||||||
|
|
Loading…
Reference in New Issue