angular/packages/bazel/src
Alex Eagle 88b3198c80 feat(bazel): change ng_package rule to APF v6 (#22782)
Angular Package Format v6 stops bundling files in the esm5 and esm2015
directories, now that Webpack 4 can tree-shake per-file.

Adds some missing files like package.json to make packages closer to
what we publish today.

Refactor ng_package to be a type of npm_package and re-use the packaging
action from that rule.

PR Close #22782
2018-03-15 11:38:31 -07:00
..
ng_package feat(bazel): change ng_package rule to APF v6 (#22782) 2018-03-15 11:38:31 -07:00
ngc-wrapped build: add an npm_package rule for @angular/bazel (#22628) 2018-03-07 10:56:27 -08:00
BUILD.bazel build: add an npm_package rule for @angular/bazel (#22628) 2018-03-07 10:56:27 -08:00
esm5.bzl feat(bazel): change ng_package rule to APF v6 (#22782) 2018-03-15 11:38:31 -07:00
modify_tsconfig.js fix(bazel): fixes for ng_package on Windows (#22597) 2018-03-06 07:52:48 -08:00
ng_module.bzl feat(bazel): change ng_package rule to APF v6 (#22782) 2018-03-15 11:38:31 -07: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