mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| app.ts | ||
| lib1.ts | ||
| lib2.ts | ||
| main.ts | ||
| package-lib1.json | ||
| package-lib2.json | ||
| package.json | ||