Skip to content

fix: module cache missing in runtime requirements#24

Merged
LingyuCoder merged 1 commit intomainfrom
fix/module-cache-requirement
Apr 15, 2025
Merged

fix: module cache missing in runtime requirements#24
LingyuCoder merged 1 commit intomainfrom
fix/module-cache-requirement

Conversation

@LingyuCoder
Copy link
Copy Markdown
Contributor

fix web-infra-dev/rspack#10011

the runtime of react refresh plugin use __webpack_require__.c here but it may not in runtime requirements. so we should add it in hooks

@LingyuCoder LingyuCoder requested a review from ahabhgk April 15, 2025 03:32
@Austaras
Copy link
Copy Markdown

@LingyuCoder LingyuCoder merged commit af9b3fe into main Apr 15, 2025
4 checks passed
@LingyuCoder LingyuCoder deleted the fix/module-cache-requirement branch April 15, 2025 06:07
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.

[Bug]: rspack would crash using vanilla extract with react refresh

3 participants