angular/integration/injectable-def
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
..
src fix(zone.js): add conditional exports to zone.js package (#51652) 2023-09-06 16:37:26 +00:00
BUILD.bazel build: setup test targets for integration tests with new rule (#44238) 2021-12-08 13:42:41 -05:00
package.json test: switch integration tests from puppeteer/webdriver-manager to Bazel-managed chromium (#44238) 2021-12-08 13:42:42 -05:00
run_test.sh test: switch integration tests from puppeteer/webdriver-manager to Bazel-managed chromium (#44238) 2021-12-08 13:42:42 -05:00
tsconfig-app.json test: update basic integration tests to work with new package output (#43431) 2021-10-01 18:28:43 +00:00
tsconfig-lib1.json test: update basic integration tests to work with new package output (#43431) 2021-10-01 18:28:43 +00:00
tsconfig-lib2.json test: update basic integration tests to work with new package output (#43431) 2021-10-01 18:28:43 +00:00
yarn.lock build: re-add lock files for integration tests (#49787) 2023-04-11 10:26:42 -07:00