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

refactor: redirect subsequent imports of "source-map-support" to this… #23

Merged
merged 12 commits into from Oct 6, 2021

Commits on Aug 28, 2021

  1. Copy the full SHA
    ce6eafe View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    48d7b0a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2021

  1. Copy the full SHA
    1ebbd86 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    eb81879 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Several changes:

    Allow installers to be notified upon redirection so they can log warnings to users
    Allow installers to opt-out of redirection
    Support both entrypoints: source-map-support and source-map-support/register
    cspotcode committed Oct 4, 2021
    Copy the full SHA
    44c3bce View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    94e5587 View commit details
    Browse the repository at this point in the history
  3. Correct types; add tests

    cspotcode committed Oct 4, 2021
    Copy the full SHA
    e865d19 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8ab8b7a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f5db819 View commit details
    Browse the repository at this point in the history
  6. refactor: add onConflictingLibraryRedirect array to notify all `ins…

    …tall` of request redirect
    ejose19 committed Oct 4, 2021
    Copy the full SHA
    226b96a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Copy the full SHA
    a0fdd9b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a4e1648 View commit details
    Browse the repository at this point in the history