mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ac0a51ce3d
Angular recently gained a local compilation mode (see commit 345dd6d).
This is intended to be used with the TypeScript compiler option isolatedModules, which bans imports of const enums.
PR Close #55103