angular/tools
Paul Gschwendtner 35151ea0ca build: hide --loader warning when ESM import patch is installed (#48282)
Similar to the Rules NodeJS require patch, we have an ESM import patch
as of the AIO Bazel migration (to support ESM scripts better).

This script uses `--loader`, an experimental NodeJS flag. This is
similar to how `ts-node` uses it. We should disable the warnings
as it results in a lot of unreadable Bazel output and the warnings
are okay to be ignored. Note that we cannot fine-grain disable
the specific warning so all others would be disabled too.

Realistically we haven't seen any in the past and long-term we will
be not relying on patched resolution anyway (looking at `rules_js`).

PR Close #48282
2022-11-29 09:39:26 -08:00
..
bazel-repo-patches build(bazel): update rnj and remove launcher patch 2022-11-22 13:51:16 -07:00
circular_dependency_test build: disable bazel nodejs linker to improve stability on windows (#45872) 2022-05-04 16:20:57 -07:00
contributing-stats refactor(dev-infra): remove dependency on minimist (#43644) 2021-10-04 17:31:03 -07:00
esm-loader build(bazel): fix a bug where the esm loader did not point to 2022-11-22 13:51:16 -07:00
gulp-tasks build: remove the unused source-map-test (#46518) 2022-06-27 15:42:43 -07:00
legacy-saucelabs build(bazel): enable runfiles (#46313) 2022-06-14 16:58:19 +00:00
rxjs build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
saucelabs build: disable bazel nodejs linker to improve stability on windows (#45872) 2022-05-04 16:20:57 -07:00
symbol-extractor build: disable bazel nodejs linker to improve stability on windows (#45872) 2022-05-04 16:20:57 -07:00
testing build(bazel): enable runfiles (#46313) 2022-06-14 16:58:19 +00:00
tslint build: replace validate import ESM/CJS interop rule with dev-infra shipped rule (#44238) 2021-12-08 13:42:41 -05:00
BUILD.bazel build: remove unused inline-package-json-deps.js script (#46798) 2022-07-12 15:54:51 +00:00
defaults.bzl build: hide --loader warning when ESM import patch is installed (#48282) 2022-11-29 09:39:26 -08:00
jsconfig.json chore(vscode): add jsconfig.json and remove .settings dir 2015-10-29 13:53:21 +00:00
ng_benchmark.bzl build: disable bazel nodejs linker to improve stability on windows (#45872) 2022-05-04 16:20:57 -07:00
postinstall-patches.js build: temporarily patch @bazel/concatjs to unblock tsickle update (#47018) 2022-08-03 17:36:18 -07:00
tsconfig-test.json build(bazel): use fine-grained npm deps (#26111) (#26488) 2018-10-19 20:59:29 -07:00
tsconfig.json build: enable esModuleInterop in TypeScript compilations (#43431) 2021-10-01 18:28:45 +00:00
types.d.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
utils.inc feat(bundle): add script to push bundles to code.angularjs.org 2015-04-14 14:50:53 -07:00