angular/packages/bazel/src
Alex Eagle b43b164a61 feat(bazel): add an ng_package rule (#22221)
This produces a directory following the Angular Package layout spec.

Includes integration test coverage by making a minimal ng_package in integration/bazel.
Unit tests verify the content of the @angular/core and @angular/common packages.

This doesn't totally match our current output, but is good enough to unblock some
early adopters.

It re-uses logic from the rollup_bundle rule in rules_nodejs. It should also
eventually have the .pack and .publish secondary targets like npm_package rule.

PR Close #22221
2018-02-23 11:19:04 -08:00
..
ng_package feat(bazel): add an ng_package rule (#22221) 2018-02-23 11:19:04 -08:00
ngc-wrapped refactor(bazel): convert most ts_library to ng_module (#22176) 2018-02-15 14:08:53 -08:00
BUILD.bazel feat(bazel): ng_module produces bundle index (#22176) 2018-02-15 14:08:53 -08:00
esm5.bzl build(ivy): create hello world rollup (#22004) 2018-02-06 08:25:22 -08:00
modify_tsconfig.js build(ivy): create hello world rollup (#22004) 2018-02-06 08:25:22 -08:00
ng_module.bzl feat(bazel): add an ng_package rule (#22221) 2018-02-23 11:19:04 -08:00
ng_rollup_bundle.bzl build: update to latest bazel rules (#22127) 2018-02-09 17:21:54 -08:00
rules_typescript.bzl build: upgrade Bazel to 0.9.0 (#21335) 2018-01-09 10:28:46 -08:00