Closed martindevans closed 9 years ago
Its fine if you only use the js folder or only use the typings, not both. they conflict if they have the same name
So having:
causes some kind of conflict? :S
I had src/js/utility.js and typings/utility.ts
both tried to write to the same file
Ah, that makes sense, but it's a misuse of the system (which is fair enough since I've told you nothing about it at all!). Here's some pointers:
@datkinson encountered problems with the TS build process failing (something about it attempting to overwrite a file?).