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 |
||
---|---|---|
.. | ||
BUILD.bazel | ||
ng_rollup_bundle.bzl | ||
rollup.config.js |