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(graalvm): include core module replacements by default in js plugin. #477

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

darvld
Copy link
Member

@darvld darvld commented Oct 16, 2023

Ready for review Powered by Pull Request Badge

Summary

This PR includes core module replacements in the JS plugin by default, and also adds tests for this behavior to avoid regressions.

Closes #458

@darvld darvld added module:graalvm Modules, changes, and issues relating to GraalVM javascript Features and issues relating to JS labels Oct 16, 2023
@darvld darvld self-assigned this Oct 16, 2023
@darvld darvld requested a review from sgammon as a code owner October 16, 2023 00:03
@github-actions github-actions bot added platform:jvm PRs and issues relating to JVM support. and removed module:graalvm Modules, changes, and issues relating to GraalVM labels Oct 16, 2023
@sgammon sgammon merged commit 39660a6 into main Dec 4, 2023
35 checks passed
@sgammon sgammon deleted the fix/js-core-modules branch December 4, 2023 09:45
@sgammon sgammon mentioned this pull request Apr 18, 2024
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Features and issues relating to JS platform:jvm PRs and issues relating to JVM support.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Builtin JS modules not loading
2 participants