0c4e3718f5
This commit modifies the compilation to emit metadata.json files when compiled under Blaze. The default behavior of ngc is to emit metadata only when the --flatModuleOutFile flag is specified, but this mode is not used in Blaze. Emitting metadata for individual Angular components is needed for Angular Language Service to work with projects compiled with Blaze. PR Close #23049 |
||
---|---|---|
.. | ||
src | ||
test | ||
BUILD.bazel | ||
index.bzl | ||
package.json |