Open colossatr0n opened 3 years ago
I was unsuccessful getting this to work, unfortunately. I'll leave this case open if anyone wants to try tackling it or find a different was to easily develop in both typescript and javascript without using webpack.
As an outside contributor, having the ability to code in Typescript would be a great help and also increase the quality of contributed code. This would also require using Webpack so that the
ts
files and existingjs
files can be bundled together.I'm looking into this right to see if I can get Typescript and Webpack to work with Electron.