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

Archive syntax plugins enabled by default #10820

Merged
merged 4 commits into from Jan 12, 2020

Commits on Jan 12, 2020

  1. Remove syntax plugins enabled by default

    Moved to babel-archive: babel/babel-archive@8f23ddc
    
    - `@babel/plugin-syntax-async-generators`
    - `@babel/plugin-syntax-bigint`
    - `@babel/plugin-syntax-dynamic-import`
    - `@babel/plugin-syntax-json-strings`
    - `@babel/plugin-syntax-nullish-coalescing-operator`
    - `@babel/plugin-syntax-object-rest-spread`
    - `@babel/plugin-syntax-optional-catch-binding`
    - `@babel/plugin-syntax-optional-chaining`
    nicolo-ribaudo committed Jan 12, 2020
    Copy the full SHA
    6af9d5a View commit details
    Browse the repository at this point in the history
  2. Fix build script

    nicolo-ribaudo committed Jan 12, 2020
    Copy the full SHA
    b50036e View commit details
    Browse the repository at this point in the history
  3. Fix jest config

    nicolo-ribaudo committed Jan 12, 2020
    Copy the full SHA
    eec7b63 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    cb1b272 View commit details
    Browse the repository at this point in the history