mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 03:23:57 +08:00
The following unit tests have been ported over to test the experimental esbuild-based browser application builder: * `extractLicenses` option * `main` option * `optimization.styles.inlineCritical` option * `styles` option * `subresourceIntegrity` option Several individual tests involving file output logging have been temporarily disabled until build and file output logging has been implemented for the builder.