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

Update reload_client.js #700

Closed
wants to merge 1 commit into from
Closed

Update reload_client.js #700

wants to merge 1 commit into from

Conversation

iacore
Copy link
Contributor

@iacore iacore commented Dec 3, 2024

I have no idea if this works or not.

fixes #590

@oscarotero
Copy link
Member

I'm not sure if this is correct. Your change only works if you're loading jsx or tsx files in the browser, that I don't think it's the case in #590. These files outputs js files (if they are compiled with esbuild) or html (if they are Lume pages). Unless I'm missing something.

@iacore iacore closed this Dec 11, 2024
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.

page does not refresh when _components/XXX.tsx is modified
2 participants