speedskater

Results 59 comments of speedskater

@erykpiast thats true, but I am limited in my amount of time which i can dedicate to this product. Therefore if you would like to join us, you are welcome...

@erykpiast @ajwhite I would recommend the babel plugin handbook. It explains really well how the involved data structures work together. https://github.com/thejameskyle/babel-handbook/blob/master/translations/en/plugin-handbook.md

@bcoe Thanks for bringing this up. We had the same problem and have therefore added a similar mechanism like the alreadyInstrumented operation in your case. In our case it is...

@oargaruna thanks for reporting this issue. As i am not very familiar with typescript my question might be stupid, but is it possible to transpile typescript to es6 and use...

@oargaruna Did you try the intermediate step to compile to es6 ?

@oargaruna any news on this subject?

Thanks for pointing this out. The problem is already known and mentioned in other issues (eg. Issue #78). I think a solution which allows to configure the way to receive...

@sazzer Thanks for your report and sorry for the late reply. I think the problem is not very easy to resolve, as it might seem to be a an ordering...

@loudwinston I think the problem you described should work as this is exactly what we are doing in the company I am working for. Could you therefore provide a PR...