Skip to content

fix: remove useless "module" external runtime#7533

Merged
JSerFeng merged 1 commit intoweb-infra-dev:mainfrom
fi3ework:remove-external
Aug 12, 2024
Merged

fix: remove useless "module" external runtime#7533
JSerFeng merged 1 commit intoweb-infra-dev:mainfrom
fi3ework:remove-external

Conversation

@fi3ework
Copy link
Copy Markdown
Member

Summary

The code deleted in this pull request is located at here in webpack. However, the code will never be called in Rspack because it is not fully implemented. I am deleting it now to reduce the runtime code for Rslib, and we can reimplement it when we are ready.

Additionally, I attempted to delete the corresponding code in webpack, but no CI tests were broken.

Checklist

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

@github-actions github-actions bot added the release: bug fix release: bug related release(mr only) label Aug 12, 2024
@netlify
Copy link
Copy Markdown

netlify bot commented Aug 12, 2024

Deploy Preview for rspack canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 912da17
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/66b9ca2b8bcfc80008b9db10

@JSerFeng
Copy link
Copy Markdown
Contributor

rebased main, ci error is fixed on main branch

@JSerFeng JSerFeng merged commit a62b9cc into web-infra-dev:main Aug 12, 2024
@fi3ework fi3ework deleted the remove-external branch August 12, 2024 09:21
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)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants