mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-21 22:34:21 +08:00
When using the esbuild-based browser application builder, the `scripts` option will now provide equivalent functionality to the current default Webpack-based builder. The option provides full node resolution capabilities which allows both workspace relative paths and package paths with support for the `script` exports condition.