Hi,
TypeScript support is a good idea.
I don't have much experience with TypeScript, so any help and recommendation would be appreciated.
In particular, how do you expect a pixelbox project made in TypeScript to look like? Do we need to have the entry point main.js to become main.ts ?
Pixelbox is doing a bit of magic during the build process. So I need to do some tests to see how we can approach this problem.
I created an issue on GitHub to discuss the technical aspects of this.