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

feat(node-swc): Add babelify #1889

Closed
wants to merge 11 commits into from
Closed

feat(node-swc): Add babelify #1889

wants to merge 11 commits into from

Commits on Jul 4, 2021

  1. Add babel_ast.rs

    kdy1 committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    b56215f View commit details
    Browse the repository at this point in the history
  2. Dep

    kdy1 committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    e4ed0a0 View commit details
    Browse the repository at this point in the history
  3. Don't copy comments

    kdy1 committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    dc63597 View commit details
    Browse the repository at this point in the history
  4. Add babelify

    kdy1 committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    231022b View commit details
    Browse the repository at this point in the history
  5. Rename

    kdy1 committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    a295af2 View commit details
    Browse the repository at this point in the history
  6. Add babelify_sync

    kdy1 committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    948476a View commit details
    Browse the repository at this point in the history
  7. Add node apis

    kdy1 committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    e76a6bf View commit details
    Browse the repository at this point in the history
  8. Prepare benchmark

    kdy1 committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    40fd1c4 View commit details
    Browse the repository at this point in the history
  9. More benchmark

    kdy1 committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    ac9de10 View commit details
    Browse the repository at this point in the history
  10. It's too slow.

    kdy1 committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    8491f7d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    92cff5d View commit details
    Browse the repository at this point in the history