angular-cli
angular-cli copied to clipboard
feat(@angular-devkit/build-angular): add `assets` option to server builder
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