mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-22 23:15:56 +08:00
This commits adds the `assets` option to the server builder. This can be useful to copy server specific assets such as config files. Closes #24203