angular/integration/injectable-def/src
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
..
app.ts test: update tests to remove deprecated withServerTransition (#49422) 2023-03-15 17:08:18 -07:00
lib1.ts feat: tree-shakeable providers API updates (#22655) 2018-03-13 09:28:05 -07:00
lib2.ts feat: change @Injectable() to support tree-shakeable tokens (#22005) 2018-02-12 14:34:59 -08:00
main.ts fix(zone.js): add conditional exports to zone.js package (#51652) 2023-09-06 16:37:26 +00:00
package-lib1.json test: update basic integration tests to work with new package output (#43431) 2021-10-01 18:28:43 +00:00
package-lib2.json test: update basic integration tests to work with new package output (#43431) 2021-10-01 18:28:43 +00:00
package.json test: switch integration tests from puppeteer/webdriver-manager to Bazel-managed chromium (#44238) 2021-12-08 13:42:42 -05:00