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 esm for babel config and babel custom plugin #12684

Closed
wants to merge 13 commits into from

Commits on Apr 17, 2022

  1. chore: move babel to mjs

    F3n67u committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    c791f9a View commit details
    Browse the repository at this point in the history
  2. fix eslintrc

    F3n67u committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    8a3ab6f View commit details
    Browse the repository at this point in the history
  3. keep babel config at cjs

    F3n67u committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    ab70ec3 View commit details
    Browse the repository at this point in the history
  4. add async transformer

    F3n67u committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    4bb64fd View commit details
    Browse the repository at this point in the history
  5. remove custom transformer

    F3n67u committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    6d0f3fd View commit details
    Browse the repository at this point in the history
  6. Revert "remove custom transformer"

    This reverts commit 0884606.
    F3n67u committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    32ace66 View commit details
    Browse the repository at this point in the history
  7. Revert "keep babel config at cjs"

    This reverts commit 53ca092.
    F3n67u committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    0af7a97 View commit details
    Browse the repository at this point in the history
  8. update lock

    F3n67u committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    6d25cf3 View commit details
    Browse the repository at this point in the history
  9. transformer.mjs

    F3n67u committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    13c5318 View commit details
    Browse the repository at this point in the history
  10. example project specify cwd

    F3n67u committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    3fc5ae6 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    e7ba3f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. dirname

    F3n67u committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    1b59e7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    546a61f View commit details
    Browse the repository at this point in the history