angular-cn/packages/bazel/src/ng_package
Alan 7b0e9eddd1 build: enable bundle_dts for core package (#28884)
`ng_module` will now include an `src/r3_symbol.d.ts` when compiling the core package under `ngc` togather with `dts bundling`, This is due that `ngcc` relies on this file to be present, but the `r3_symbols` file which is not part of our public api.

With this change, we can now ship an addition dts file which is flattened.

PR Close #28884
2019-03-08 12:36:55 -08:00
..
BUILD.bazel build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles (#28871) 2019-02-28 12:06:36 -08:00
collect-type-definitions.bzl fix(bazel): ng_package cannot be run multiple times without clean (#27200) 2018-12-04 14:01:25 -08:00
ng_package.bzl build: enable bundle_dts for core package (#28884) 2019-03-08 12:36:55 -08:00
packager.ts feat(bazel): add dts bundler as action to ng_module (#28588) 2019-02-13 19:16:29 -08:00
tsconfig.json build: review comments addressed (#26488) 2018-10-19 20:59:29 -07:00
yarn.lock build(bazel): turn on preserve-symlinks (#24881) 2018-07-20 10:37:30 -07:00