Angular 6 Bazel Compiler

Angular 6 Bazel Compiler - What Is Bazel Compiler?

What Is Bazel Compiler?
What Angular is doing with Bazel Compiler?
The Bazel Complier is a build system used for nearly all software built at Google.

From Angular 6 release, will start having the Bazel compiler support and when you compile the code with Bazel Compiler, you will recompile entire code base, but it compiles only with necessary code.

The Bazel Complier uses advanced local and distributed caching, optimized dependency analysis and parallel execution.

Bazel allows us to break an application into distinct build units. In Angular, build units are defined at the NgModule level.

This means the scope of a build can be as granular as a single NgModule. If a change is internal to an NgModule, only that module needs to be rebuilt.

Angular, Angular Universal, NgRx, and Tsickle all switched to Bazel as the build tool, and ship Bazel-built artefacts to npm.

For more detail kindly refer the Angular 6
ANIL SINGH

Anil Singh is an author, tech blogger, and software programmer. Book writing, tech blogging is something do extra and Anil love doing it. For more detail, kindly refer to this link..

My Tech Blog - https://www.code-sample.com/
My Books - Book 1 and Book 2

Angular 6 Bazel Compiler - What Is Bazel Compiler? Angular 6 Bazel Compiler - What Is Bazel Compiler? Reviewed by Anil Singh on 10:54 PM Rating: (5)
www.code-sample.com/. Powered by Blogger.
^