Y
Hacker News
new
|
ask
|
show
|
jobs
by
merb
3158 days ago
`ng serve --aot` will be default?
thanks... please fix:
https://github.com/angular/angular-cli/issues/6742
before..
2 comments
fknop
3158 days ago
They actually reverted aot by default on serve because for really large project it might slow down the reload time.
link
fknop
3158 days ago
You can still use --no-aot (or something similar) in the meantime
link