Charles Lyding 5bf0a0797c refactor(@angular-devkit/build-angular): isolate typescript usage to compilation worker thread in application builder
To improve initialization type for the application builder, loading of the typescript package as been removed from the
main thread. The parallel TS/NG compilation will instead load typescript during its worker thread startup. The typescript
package is currently large and can take several hundred milliseconds to load.
2023-10-20 11:38:22 -07:00
..
2023-08-04 14:49:14 -04:00