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: support importing CommonJS from ESM files #9842

Merged
merged 5 commits into from Apr 19, 2020

Commits on Apr 19, 2020

  1. support importing cjs

    SimenB committed Apr 19, 2020
    Copy the full SHA
    ebd84be View commit details
    Browse the repository at this point in the history
  2. changelog

    SimenB committed Apr 19, 2020
    Copy the full SHA
    8e49c78 View commit details
    Browse the repository at this point in the history
  3. remove async keywork

    SimenB committed Apr 19, 2020
    Copy the full SHA
    1c6555b View commit details
    Browse the repository at this point in the history
  4. fix dynamic import of esm

    SimenB committed Apr 19, 2020
    Copy the full SHA
    c4a8ffe View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1410bbc View commit details
    Browse the repository at this point in the history