mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-19 04:26:01 +08:00
The previously unused `reuseResults` option for the JavaScript transformer used by the `application` builder has been removed and replaced with an optional cache option. This option is currently unused by will allow the caching of JavaScript transformations including the Angular linker.