mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit also performs lock file maintenance on all integration tests, fixing some ambigous ESM/CJS dependency graph issues. e.g. ``` Unknown error: Error [ERR_REQUIRE_ESM]: require() of ES Module /tmp/ng-integration-test-aTpQOT/test-sandbox/node_modules/string-width/index.js from /tmp/ng-integration-test-aTpQOT/test-sandbox/node_modules/cliui/build/index.cjs not supported. Instead change the require of index.js in /tmp/ng-integration-test-aTpQOT/test-sandbox/node_modules/cliui/build/index.cjs to a dynamic import() which is available in all CommonJS modules. ------------------------------------------ ``` Closes #56261. PR Close #56365 |
||
|---|---|---|
| .. | ||
| adev-preview-build.yml | ||
| adev-preview-deploy.yml | ||
| assistant-to-the-branch-manager.yml | ||
| benchmark-compare.yml | ||
| ci.yml | ||
| dev-infra.yml | ||
| google-internal-tests.yml | ||
| merge-ready-status.yml | ||
| monitoring.yml | ||
| pr.yml | ||
| scorecard.yml | ||
| update-cli-help.yml | ||