angular/tools/esm-interop
Alan Agius 4798ec4166 fix(zone.js): add conditional exports to zone.js package (#51652)
This is needed to better support native ESM modules and avoid the otherwise necessary deep imports like `zone.js/fesm2015/zone-node.js` due to disallowed directory imports.

PR Close #51652
2023-09-06 16:37:26 +00:00
..
patches fix(zone.js): add conditional exports to zone.js package (#51652) 2023-09-06 16:37:26 +00:00
BUILD.bazel build: create NodeJS ESM loader for supporting Bazel setup (#48521) 2022-12-19 19:50:40 +00:00
esm-extension-loader.mjs build: update dev-infra build tooling and properly handle builtin node: imports (#48521) 2022-12-19 19:50:44 +00:00
esm-main-loader.mjs build: create NodeJS ESM loader for supporting Bazel setup (#48521) 2022-12-19 19:50:40 +00:00
esm-node-module-loader.bzl build: create NodeJS ESM loader for supporting Bazel setup (#48521) 2022-12-19 19:50:40 +00:00
esm-node-module-loader.mjs build: always attempt next/builtin resolution first when resolving modules (#48521) 2022-12-19 19:50:44 +00:00
index.bzl build: make devmode a noop and ensure it never runs (#48521) 2022-12-19 19:50:45 +00:00
nodejs-rules.bzl build: make devmode a noop and ensure it never runs (#48521) 2022-12-19 19:50:45 +00:00