GithubHelp home page GithubHelp logo

Comments (8)

matthiasg avatar matthiasg commented on April 29, 2024 1

So is this still an issue ?

from regenerator.

jlongster avatar jlongster commented on April 29, 2024

How come you guys didn't use escodegen? When used with esprima, it can magically generate the source maps for you already. Just curious.

from regenerator.

benjamn avatar benjamn commented on April 29, 2024

@jlongster That's an interesting idea. I used https://github.com/benjamn/recast only because it's a tool I wrote and understand, but the dependency is very small/swappable (essentially confined to https://github.com/facebook/regenerator/blob/master/main.js). Want to try using escodegen instead and submit a PR? If you don't, I probably will!

from regenerator.

jlongster avatar jlongster commented on April 29, 2024

I'm booked for the next month, otherwise I would! I will if it hasn't been done by then. Glad to hear it should be pluggable; I thought recast also provided some tools for transformation that you were using. I choose my own tools too :) But in this case, I think you would win a lot from escodegen.

Great job in the library. I've seen several attempts at this and none of them come close.

from regenerator.

mgol avatar mgol commented on April 29, 2024

Are there any plans to implement this in the nearby future?

from regenerator.

appden avatar appden commented on April 29, 2024

It looks like recast supports source maps now, so is this still an issue?

from regenerator.

 avatar commented on April 29, 2024

Thank you for reporting this issue and appreciate your patience. We've notified the core team for an update on this issue. We're looking for a response within the next 30 days or the issue may be closed.

from regenerator.

jon-node28 avatar jon-node28 commented on April 29, 2024

Yes i believe it is. My workaround is to not transpile generators when debugging locally as the latest version of chrome supports them anyway. In my case that meant removing the es2015 preset and installing and using its plugins as necessary to get a working system again (only "transform-es2015-modules-commonjs" for me but perhaps I'm behind the curve ;) )

from regenerator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.