Steps to reproduce: ```shell tns create TestApp && cd TestApp tns install webpack tns run android --bundle ``` Expected `platforms/android/src/main/assets/app/main-view.xml` to be present but the file is missing. Using NativeScript 2.4 on macOS with Node 6.