Closed Paden closed 8 years ago
+1
Is there any chance for this to be done more or less soon?
+1
This repository doesn't seem to be maintained. I happened to spot the other grunt typescript plugin, grunt-ts which I'm gonna give a try. It seems to be supported all the time and has pretty extensive docs. It has twice as much gh stars (more people using it) and there is completely no sense in supporting two paraller plugins that do the same job.
This is what I hate in nowadays JS. People doing exactly the same stuff, no collaboration, no synergy :(
PS if you're interested, grunt-ts
is based on ts 1.7.3
currently. Hope it's gonna be raised to 1.8.x
soon.
It also has a passing build. I made the switch and it was very seamless/easy.
Also you can use the beta version to get 1.8.x, it has been stable for me. (5.5.0-beta.2)
I was aware of the repo. Not aware of the beta version that is on 1.8.x. Thanks, guys. Great solution.
TypeScript is now at version 1.8.2. May we update this plugin to match it? Thank you.