-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Still maintained? Support for ES2020 #108
Comments
I'd have to look into the underlying parser, it looks like there might be some updates there, so I'll look into this, thanks for the issue. Yeah, there's also some issues with dynamic imports as well. A lot changing, pretty fast. If you're asking if I still maintain this, in a sense - yes. I try to keep an eye on major things, but I've also been having a hard time giving it all the attention it deserves. You can look at my GH graph and see why: work-coding takes every last mote of time, currently. |
For what its worth, I have a fork that's updated to the latest deps and supports https://github.com/pete-the-pete/es6-plato @the-simian I'd be happy to try and make this a PR and landed. |
friendly pump |
@the-simian would you be open to integrating @pete-the-pete's changes? I love this project. Thank you for picking up the baton and carrying it this far! |
@pete-the-pete 100% make a PR I'll happily pull that in @slapbox he's got the all clear from me. If I dont' hear back I might just go to the fork he has and see what was done. I need to do some deeper work on this project when I can but I've been time-starved to dig more deeply. Like I want to update the underlying parser for instance. Thank you both (and you too, @oliverjessner !!) for showing interest in this project. tbh it motivates me to do more work on it knowing folks take an interest in it. Y'all are great. |
Let me revisit what I've done...its been a while 😬 , but I'd love to get this landed and do more with this project. |
We really love es6-plato but it doesn't work with
?.
operators.Is there any chance es6-plato gets updated?
warm regards
The text was updated successfully, but these errors were encountered: