mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-19 20:52:06 +08:00
A single options object is now used within the experimental esbuild-based browser application builder. This removes the need to pass around two different options objects with potentially overlapping properties throughout the build process.