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

adapter-vercel: Use CJS entrypoint to load ESM files #483

Merged
merged 7 commits into from
Mar 12, 2021

Commits on Mar 11, 2021

  1. adapter-vercel fixes

    Replace require() with await import()
    Replace url.parse with new URL()
    GrygrFlzr committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    399964c View commit details
    Browse the repository at this point in the history
  2. adapter-vercel changeset

    GrygrFlzr committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    7fb124e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d29c04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4783a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    458e7cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3a0009 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cfc3ea1 View commit details
    Browse the repository at this point in the history