kotas / gulp-tsc

gulp.js plugin for compiling TypeScript files
69 stars 37 forks source link

added global option to fixRegerencePath RegExp #43

Open finalclass opened 10 years ago

finalclass commented 10 years ago

Fixing References are messed up on (d.ts) #40

finalclass commented 10 years ago

Any hopes for merging this one? I'm about to publish a module that is based on gulp-tsc but fixing issue #40 is crucial in my use case.

finalclass commented 9 years ago

This is very simple to review. Could you please just merge it?

kant2002 commented 9 years ago

Did you look at http://github.com/kant2002/gulp-tsc. It already has such changes. And @kotas repository is no longer maintained

finalclass commented 9 years ago

Thank you:)