Skip to content

chore(rsc): remove double import.meta.hot.accept - #840

Merged
hi-ogawa merged 1 commit into
mainfrom
09-12-chore_rsc_remove_double_import.meta.hot.accept
Sep 12, 2025
Merged

chore(rsc): remove double import.meta.hot.accept#840
hi-ogawa merged 1 commit into
mainfrom
09-12-chore_rsc_remove_double_import.meta.hot.accept

Conversation

@hi-ogawa

Copy link
Copy Markdown
Contributor

Description

In examples/basic, there is already import.meta.hot.accept in src/server.tsx which is an actual entry

if (import.meta.hot) {
import.meta.hot.accept()
}

@hi-ogawa hi-ogawa changed the title chore(rsc): remove double import.meta.hot.accept chore(rsc): remove double import.meta.hot.accept Sep 12, 2025
@hi-ogawa
hi-ogawa marked this pull request as ready for review September 12, 2025 05:27
@hi-ogawa
hi-ogawa merged commit a4bc2e0 into main Sep 12, 2025
21 checks passed
@hi-ogawa
hi-ogawa deleted the 09-12-chore_rsc_remove_double_import.meta.hot.accept branch September 12, 2025 05:28
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.

1 participant