Hi,
I'm trying to build an app with angular 2.0 and typescript but I came across a couple issues. It seems like it doesn't like the javascript libraries. Could you tell me the requirements for javascript in building the project and package with the IDE 2.4 sdk?
You could use this repo for an example and built it from it's dist folder after you do a "npm run build" : https://github.com/angular/angular2-seed#readme
Thanks,
Michael