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: experimental ES Modules support #9772

Merged
merged 10 commits into from Apr 16, 2020
Merged

Commits on Apr 12, 2020

  1. Copy the full SHA
    56d872b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a9c1bfc View commit details
    Browse the repository at this point in the history
  3. add test for dynamic import

    SimenB committed Apr 12, 2020
    Copy the full SHA
    ad64ade View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Update e2e/__tests__/nativeEsm.test.ts

    Co-Authored-By: Tim Seckinger <seckinger.tim@gmail.com>
    SimenB and jeysal committed Apr 13, 2020
    Copy the full SHA
    d4b5d1d View commit details
    Browse the repository at this point in the history
  2. renamed snap

    SimenB committed Apr 13, 2020
    Copy the full SHA
    988e791 View commit details
    Browse the repository at this point in the history
  3. clear registry on module reset

    SimenB committed Apr 13, 2020
    Copy the full SHA
    7bca6a2 View commit details
    Browse the repository at this point in the history
  4. invariant over !

    SimenB committed Apr 13, 2020
    Copy the full SHA
    a40e22d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    dc365a6 View commit details
    Browse the repository at this point in the history
  6. remove import.meta.jest

    SimenB committed Apr 13, 2020
    Copy the full SHA
    bb5c50a View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. split out function

    SimenB committed Apr 14, 2020
    Copy the full SHA
    4e2630c View commit details
    Browse the repository at this point in the history