mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-21 05:52:41 +08:00
Removes the warning that would appear on new projects when running `ng test` due to there being no files inside `src/assets/`: ``` 23 02 2017 10:45:33.751:WARN [watcher]: Pattern "D:\sandbox\master-project\src\assets/**" does not match any file. ```