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(loader-runner): remove legacy Node compatible code #7818

Merged
merged 3 commits into from
Sep 9, 2024

Conversation

chenjiahan
Copy link
Member

Summary

Rspack only supports Node >= 16 and does not need to be compatible with older Node versions.

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@github-actions github-actions bot added release: bug fix release: bug related release(mr only) team The issue/pr is created by the member of Rspack. labels Sep 6, 2024
Copy link

netlify bot commented Sep 6, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit fa97787
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/66debb96f814420008378b40

@h-a-n-a h-a-n-a enabled auto-merge (squash) September 6, 2024 03:58
@h-a-n-a h-a-n-a merged commit ad91094 into main Sep 9, 2024
28 checks passed
@h-a-n-a h-a-n-a deleted the loader_runner_0906 branch September 9, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: bug fix release: bug related release(mr only) team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants