**Describe the bug** I replaced app.js with app.ts in my assets, the igniter installer does not cope and crashes out. **To Reproduce** Steps to reproduce the behavior: 1. Change your app.js to app.ts and configure your project to utilize it. **Expected behavior** Uses the TS file. Thank you :)