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(esm loader): support Node 18.6 #15694

Merged
merged 1 commit into from
Jul 15, 2022

Conversation

dgozman
Copy link
Contributor

@dgozman dgozman commented Jul 15, 2022

A small change in the API requires shortCircuit: true when returning the transformed source.
Another API change removes third argument from the chained resolve/load, but passing three instead of two still works.

A small change in the API requires `shortCircuit: true` when returning the
transformed source.
Another API change removes third argument from the chained resolve/load,
but passing three instead of two still works.
@dgozman dgozman merged commit da2fdc2 into microsoft:main Jul 15, 2022
dgozman added a commit to dgozman/playwright that referenced this pull request Jul 15, 2022
A small change in the API requires `shortCircuit: true` when returning the
transformed source.
Another API change removes third argument from the chained resolve/load,
but passing three instead of two still works.
rwoll pushed a commit to rwoll/playwright that referenced this pull request Jul 15, 2022
A small change in the API requires `shortCircuit: true` when returning the
transformed source.
Another API change removes third argument from the chained resolve/load,
but passing three instead of two still works.
rwoll pushed a commit to rwoll/playwright that referenced this pull request Jul 15, 2022
A small change in the API requires `shortCircuit: true` when returning the
transformed source.
Another API change removes third argument from the chained resolve/load,
but passing three instead of two still works.
dgozman added a commit that referenced this pull request Jul 15, 2022
A small change in the API requires `shortCircuit: true` when returning the
transformed source.
Another API change removes third argument from the chained resolve/load,
but passing three instead of two still works.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants