x)- [ ] bug report -> please search issues before submitting
- [ x] feature request
@angular/cli: 1.2.3
node: 6.11.0
os: linux x64
@angular/animations: 4.3.1
@angular/cdk: 2.0.0-beta.8
@angular/common: 4.3.1
@angular/compiler: 4.3.1
@angular/core: 4.3.1
@angular/forms: 4.3.1
@angular/http: 4.3.1
@angular/material: 2.0.0-beta.8
@angular/platform-browser: 4.3.1
@angular/platform-browser-dynamic: 4.3.1
@angular/router: 4.3.1
@angular/cli: 1.2.3
@angular/compiler-cli: 4.3.1
@angular/language-service: 4.3.1
ng serve // will compile without --aot
ng build // will compile with aot
ng serve // will be ng serve --aot
This can seems silly but is not, because when you are working with differents modules, you have two options for fast compilation process:
The second option is time consuming.
The first option has these big problems which some people, has since 2016.
Please provide a reason as to why this got closed
This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
_This action has been performed automatically by a bot._
Most helpful comment
Please provide a reason as to why this got closed