Hello
Are there any steps which should we follow to compile successfully typescripts to javascripts with new typescript compilers? I mean for example those examples that are in github? The newest.
https://github.com/awayjs/awayjs-examples
I tried little bit by myself but first there where some errors in Bitmap Data classes : Uint8Array , number. Second merging files with gulp doesn’t work for me good.
Thanks for any information.