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

Rethrow error if not ESM import error #36

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    0dcf6ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9498b46 View commit details
    Browse the repository at this point in the history
  3. Update util.js

    karlhorky authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    4982ba2 View commit details
    Browse the repository at this point in the history
  4. Add back error code check

    karlhorky authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    70c4bc3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9785bc View commit details
    Browse the repository at this point in the history
  6. Add back error code check

    karlhorky authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    258b21a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d95d52 View commit details
    Browse the repository at this point in the history
  8. Fix "Not Supported" text

    karlhorky authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f79108d View commit details
    Browse the repository at this point in the history
  9. Add prefix to error text

    karlhorky authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    4dd3ee5 View commit details
    Browse the repository at this point in the history
  10. Fix error text

    karlhorky authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f08f8bc View commit details
    Browse the repository at this point in the history
  11. Switch to e.message

    karlhorky authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    50f96c1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b1af143 View commit details
    Browse the repository at this point in the history
  13. Fix regex

    karlhorky authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c41b632 View commit details
    Browse the repository at this point in the history
  14. Remove syntax error

    karlhorky authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7fd088d View commit details
    Browse the repository at this point in the history
  15. Simplify

    karlhorky authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    38b6c17 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Fix condition

    karlhorky authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e14b6fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    949bde6 View commit details
    Browse the repository at this point in the history
  3. Improve comment

    karlhorky authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    c9b2d16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8901fe View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    c218b21 View commit details
    Browse the repository at this point in the history