Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

dubzzz/babel-async-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Possible bug in Babel?

Here are the steps to reproduce the issue locally:

npm ci              # Install dependencies
npm run build       # Rebuild the bundle (in lib)
node src/main.js    # Run the original version
node lib/main.js    # Run Babel version

About

Possible bug in Babel?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published