angular-cn/packages/bazel/test/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
..
example build: remove now redundant `bundle_dts = True` attribute (#29128) 2019-03-07 10:47:20 -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
common_package.spec.ts test(bazel): re-enable ng_package golden testing on ci (#27829) 2019-01-07 14:46:47 -08:00
core_package.spec.ts build: enable bundle_dts for core package (#28884) 2019-03-08 12:36:55 -08:00
example-custom-entry-point-name.golden build(bazel): use ng_package entry_point_name for umd bundles (#23132) 2018-04-05 14:51:31 -07:00
example_package.golden test: update ng_package tests to use bundle_dts (#28588) 2019-02-13 19:16:29 -08:00
example_package.spec.ts test(bazel): re-enable ng_package golden testing on ci (#27829) 2019-01-07 14:46:47 -08:00