angular-cn/packages/bazel/src
Paul Gschwendtner 7cbc36fdac build: remove unused rollup.config.js files (#28646)
Since we build and publish the individual packages
using Bazel and `build.sh` has been removed, we can
safely remove the `rollup.config.js` files which are no
longer needed because the `ng_package` bazel rule
automatically handles the rollup settings and globals.

PR Close #28646
2019-02-14 19:28:08 +00:00
..
api-extractor feat(bazel): add dts bundler as action to ng_module (#28588) 2019-02-13 19:16:29 -08:00
builders fix(bazel): Bazel builder resolves with require.resolve() (#28478) 2019-02-01 13:56:53 -05:00
ng_package build: remove unused rollup.config.js files (#28646) 2019-02-14 19:28:08 +00:00
ngc-wrapped fix(bazel): also pass afterDeclarations transformers to emitWithTsickle (#28342) 2019-01-29 12:00:55 -08:00
protractor build(bazel): update to rules_nodejs 0.18.6 (#28699) 2019-02-13 12:13:08 -08:00
schematics refactor(bazel): Fix warning about overridden tsconfig options (#28674) 2019-02-13 21:24:19 -08:00
BUILD.bazel build(bazel): Use local rollup & build-optimizer for ng_rollup_bundle (#28215) 2019-01-18 09:07:52 -08:00
esm5.bzl fix(bazel): incorrectly always uses ngc-wrapped from "npm" workspace (#28137) 2019-01-14 14:12:18 -08:00
external.bzl feat(bazel): add dts bundler as action to ng_module (#28588) 2019-02-13 19:16:29 -08:00
modify_tsconfig.js fix(bazel): do not throw error when writing tsickle externs (#27200) 2018-12-04 14:01:24 -08:00
ng_module.bzl build: make api-extractor work in google3 (#28588) 2019-02-13 19:16:29 -08:00
ng_rollup_bundle.bzl build(bazel): update to rules_nodejs 0.18.6 (#28699) 2019-02-13 12:13:08 -08:00
ng_setup_workspace.bzl build: update to rules_typescript 0.23.2 and rules_nodejs 0.16.8 (#28532) 2019-02-05 16:55:43 -05:00