Steve Ognibene

Results 107 comments of Steve Ognibene
trafficstars

Thank you for the detailed feedback. I wonder if that symbolic link could be the cause of the trouble, but if so, that folder should not be getting enumerated in...

@basarat @jeffmay @staxmanade @johnnyreilly Hey folks - I think there's only two ways to account for the peer dependencies change in npm 3.0 (blog post linked above): - Change from...

Thank you for the report. Will add this to the bug list. I am sorry but I do not have an ETA on a fix as I don't have much...

Hi - thanks for the report. Our support for `files` isn't the greatest. PRs graciously appreciated.

I do intend to fix this - in the meantime it should be fairly straight forward to comment out the line that outputs it - it should be around line...

If you want to use the reference feature of grunt-ts, the reference file must be included in the compilation src list. It appears you may also be missing some stars...

Hi @Estebitus - sorry it took so long to get back to you. Have you figured out this issue? If not, I would like to help you but I don't...

I should have some time to investigate after the new year, but I'll be busy until then.

Hi, Thanks for the report. I'm slowly overhauling grunt-ts and haven't gotten to watch/fast yet. I appreciate you looking into the code. I'll be honest - the fast feature was...

Hi - at this point I highly recommend using the built-in TSC fast compile infrastructure. Grunt-ts is quite out of date and not maintained.