Skip to content
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

Use native javascript instead of babel #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

PymZoR
Copy link

@PymZoR PymZoR commented Apr 27, 2018

As Promises are now supported natively, there is no use of babel anymore.
In addition, promise warnings such as Warning: a promise was created in a handler but was not returned from it that were caused by babel / bluebird are now solved.

@nskazki
Copy link
Owner

nskazki commented Oct 19, 2019

Fair enough. Unfortunately, I just applied a bunch of massive changes to this repository.
Most likely it will be easier to re-apply all the changes you made manually than bother with merging considering the size of the repository. Will see what I can do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants