1923c2f99c
Currently setting `enableIvy` to true runs a hybrid mode of `ngc` and `ngtsc`. This is counterintuitive given the name of the flag itself. This PR makes the `true` value equivalent to the previous `ngtsc`, and `ngtsc` becomes an alias for `true`. Effectively this removes the hybrid mode as well since there's no other way to enable it. PR Close #28616 |
||
---|---|---|
.. | ||
docs | ||
src | ||
test | ||
BUILD.bazel | ||
check_version.js | ||
index.bzl | ||
package.bzl | ||
package.json | ||
protractor-utils.js | ||
yarn.lock |