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: remove need for babel (except for mocha tests) #9337

Merged
merged 1 commit into from
Apr 11, 2023

Commits on Apr 11, 2023

  1. feat: remove need for babel

    This updates the way we prescan the plugins so as to remove any need for CJS modules. We can thus remove the last remaining use of babel.
    
    BREAKING CHANGE: this is a substantial change, and may introduce issues with plugins. It is unlikely, by it seems prudent to mark this as a major change.
    starpit committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    f1c396a View commit details
    Browse the repository at this point in the history