There PRs in the CLI and the nativescript-dev-webpack:
We basically want to extend this and have it for development builds. We need fast incremental web pack builds.
Problems:
TODO:
Resources:
https://github.com/angular/angular/tree/master/packages/compiler-cli
angular/angular#18818
There PRs in the CLI and the nativescript-dev-webpack:
The implementation splits the "prepare" step into "prepare js" and "prepare native" and allows release builds using the CLI and web pack like
tns run ios --bundle --release.We basically want to extend this and have it for development builds. We need fast incremental web pack builds.
Problems:
TODO:
Resources:
https://github.com/angular/angular/tree/master/packages/compiler-cli
angular/angular#18818