angular-docs-cn/packages/bazel/src
Alex Rickabaugh ec4381dd40 feat: make the Ivy compiler the default for ngc (#32219)
This commit switches the default value of the enableIvy flag to true.
Applications that run ngc will now by default receive an Ivy build!

This does not affect the way Bazel builds in the Angular repo work, since
those are still switched based on the value of the --define=compile flag.
Additionally, projects using @angular/bazel still use View Engine builds
by default.

Since most of the Angular repo tests are still written against View Engine
(particularly because we still publish VE packages to NPM), this switch
also requires lots of `enableIvy: false` flags in tsconfigs throughout the
repo.

Congrats to the team for reaching this milestone!

PR Close #32219
2019-08-20 16:41:08 -07:00
..
api-extractor build: convert entry_point to label (#30627) 2019-06-11 00:03:11 +00:00
builders build: update to nodejs rules 0.34.0 and bazel 0.28.1 (#31824) 2019-07-26 15:01:25 -07:00
ng_package style: fix inline comment typo (#32090) 2019-08-12 07:06:00 -07:00
ngc-wrapped refactor(ivy): remove the tsc passthrough option (#32219) 2019-08-20 16:41:08 -07:00
protractor build: update to rules_nodejs 0.32.2 (#31325) 2019-07-01 14:16:42 -07:00
schematics feat: make the Ivy compiler the default for ngc (#32219) 2019-08-20 16:41:08 -07:00
BUILD.bazel build: update to rules_nodejs 0.32.2 (#31325) 2019-07-01 14:16:42 -07:00
esm5.bzl build: convert entry_point to label (#30627) 2019-06-11 00:03:11 +00:00
external.bzl build(bazel): remove deprecated rules_nodejs NodeModuleInfo provider (#31325) 2019-07-01 14:16:42 -07:00
modify_tsconfig.js fix(bazel): do not throw error when writing tsickle externs (#27200) 2018-12-04 14:01:24 -08:00
ng_module.bzl feat(bazel): compile targets used for indexing by Kythe with Ivy (#31786) 2019-07-23 21:14:16 -07:00
ng_rollup_bundle.bzl build: update rules_nodejs and clean up bazel warnings (#30370) 2019-05-14 10:08:45 -07:00