I'm migrating a large angular 1.5 application from JS to TS 1.8, one component at a time. I'd like to use file modules but i don't want to use requireJS/SystemJS. Is there a way to synchronously load all JS files with I'm migrating a large angular 1.5 application f