cf598f71fd
Fixes ng_package and ng_rollup_bundle rollup issue on Windows where .js file was resolved by bazel resolved instead of .mjs file as there is no sandbox. Fixes https://github.com/angular/angular/issues/32603 by passing globals and external through templated rollup config as Windows CLI argument limit can be easily exceeded. Also fixes this for ng_rollup_bundle. PR Close #33607 |
||
---|---|---|
.. | ||
api-extractor | ||
builders | ||
ng_package | ||
ngc-wrapped | ||
schematics | ||
BUILD.bazel | ||
esm5.bzl | ||
external.bzl | ||
modify_tsconfig.js | ||
ng_module.bzl |