angular-cn/integration/hello_world__systemjs_umd
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
..
e2e test: add systemjs+umd integration test (#14196) 2017-03-19 12:23:07 -05:00
src feat: make the Ivy compiler the default for ngc (#32219) 2019-08-20 16:41:08 -07:00
.gitignore test: add systemjs+umd integration test (#14196) 2017-03-19 12:23:07 -05:00
bs-config.e2e.json test: add systemjs+umd integration test (#14196) 2017-03-19 12:23:07 -05:00
package.json ci: pin ChromeDriver to a version compatible with docker image's Chrome (#28494) 2019-02-01 20:22:03 -05:00
protractor.config.js test: add systemjs+umd integration test (#14196) 2017-03-19 12:23:07 -05:00
yarn.lock build(zone.js): update zone.js to 0.10.2 (#31975) 2019-08-16 09:56:41 -07:00