mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
46933d8c87
Updates the `hello_world_closure` integration test to use APF v13 in combination with the linker plugin which is needed as running the `ngc` command standalone does not modify the `node_modules` and the FW packages remain partially compiled. A step in between using rollup can create a linker-processed bundle of all FW packages. PR Close #43431