Charles Lyding f91696063c test(@angular-devkit/build-angular): port additional unit tests to esbuild builder
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.
2023-02-14 15:05:11 +00:00
..