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

test: refactor to avoid mutation of global by a loader #46220

Merged
merged 2 commits into from Jan 19, 2023

Commits on Jan 16, 2023

  1. test: refactor to avoid mutation of global by a loader

    This makes the test compatible with off-thread loaders.
    
    Co-Authored-By: Geoffrey Booth <webadmin@geoffreybooth.com>
    targos and GeoffreyBooth committed Jan 16, 2023
    Copy the full SHA
    825261e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Update test/fixtures/es-module-loaders/hook-resolve-type.mjs

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    targos and aduh95 committed Jan 18, 2023
    Copy the full SHA
    de3d1fd View commit details
    Browse the repository at this point in the history