Hi!
Can someone please let me know how to add a simple file to the build system in angular-cli. For example, i want to keep a file called web.config in dist folder when the build is created. If i simply put it in my /src/ folder, it doesn't get copied. I am using beta.17 version of Angular-cli.
Any help will be appreciated :)