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

fix: Include not working with deno runtime #2704

Open
wants to merge 8 commits into
base: 2.x
Choose a base branch
from

Commits on Jul 29, 2024

  1. Change isolated loadurl process script to ESM

    Signed-off-by: Steve Fan <29133953+stevefan1999-personal@users.noreply.github.com>
    stevefan1999-personal committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    688b5d8 View commit details
    Browse the repository at this point in the history
  2. Update code for import failure

    Signed-off-by: Steve Fan <29133953+stevefan1999-personal@users.noreply.github.com>
    stevefan1999-personal committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    a112ed2 View commit details
    Browse the repository at this point in the history
  3. Update references of _loadurl.js to _loadurl.mjs

    Signed-off-by: Steve Fan <29133953+stevefan1999-personal@users.noreply.github.com>
    stevefan1999-personal committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c3063a8 View commit details
    Browse the repository at this point in the history
  4. Glob import should not be used

    Signed-off-by: Steve Fan <29133953+stevefan1999-personal@users.noreply.github.com>
    stevefan1999-personal committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ffa319d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    7fff075 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00f69e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

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

Commits on Sep 12, 2024

  1. Merge branch '2.x' into 2.x

    iliapolo authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    82a726f View commit details
    Browse the repository at this point in the history