mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 11:44:05 +08:00
Instead of previously attempting to reuse the Webpack-based copy assets helper function, the application builder will now only resolve all potential configured assets. This avoids depending on non-obvious parameter behavior to prevent the actual copying of the asset files.