Skip to content

Conversation

hi-ogawa
Copy link
Contributor

Description

Let's remove our custom plugin and align more with non-framework mode example since the official framework mode plugin is progressing well.

Comment on lines +48 to +52
if (import.meta.hot) {
import.meta.hot.on('rsc:update', () => {
;(window as unknown as { __router: DataRouter }).__router.revalidate()
})
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hi-ogawa hi-ogawa marked this pull request as ready for review August 23, 2025 03:48
@hi-ogawa hi-ogawa merged commit 22f6538 into main Aug 23, 2025
20 checks passed
@hi-ogawa hi-ogawa deleted the 08-23-chore_rsc_simplify_react-router_example branch August 23, 2025 03:55
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