angular-cn/packages/bazel
Keen Yee Liau 0c4e3718f5 build(bazel): Emit metadata.json under Blaze (#23049)
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
2018-03-30 15:23:30 -07:00
..
src build(bazel): Emit metadata.json under Blaze (#23049) 2018-03-30 15:23:30 -07:00
test fix(bazel): downlevel decorators in fesm5 files (#23078) 2018-03-29 18:53:49 -07:00
BUILD.bazel release(bazel): change publish-next script to publish bazel artifacts (#23097) 2018-03-30 14:03:05 -07:00
index.bzl feat(bazel): add an ng_package rule (#22221) 2018-02-23 11:19:04 -08:00
package.json feat(bazel): change ng_package rule to APF v6 (#22782) 2018-03-15 11:38:31 -07:00