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

fix(babel): set useBuiltins to false during MODERN_BUILD #1758

Merged
merged 3 commits into from Jul 8, 2018
Merged

Commits on Jul 8, 2018

  1. fix(babel): set useBuiltins to false dring MODERN_BUILD

    LinusBorg authored and Guillaume Chau committed Jul 8, 2018
    Copy the full SHA
    09eb248 View commit details
    Browse the repository at this point in the history
  2. refactor(babel): use ignoreBrowserslistConfig

    ...instead of deactivating `useBuiltins`.
    Leaves possibility for future polyfills open.
    LinusBorg authored and Guillaume Chau committed Jul 8, 2018
    Copy the full SHA
    8756cf0 View commit details
    Browse the repository at this point in the history
  3. fix: don't override user options

    Guillaume Chau committed Jul 8, 2018
    3
    Copy the full SHA
    ebf5ad2 View commit details
    Browse the repository at this point in the history