Closed Tyler-Brenneman closed 4 months ago
Fix React fast refresh script injection
Fixes #10
Reorder injection to avoid error
Uncaught Error: @vitejs/plugin-react can't detect preamble. Something is wrong. See https://github.com/vitejs/vite-plugin-react/pull/11#discussion_r430879201
fixes #123
@Tyler-Brenneman Thanks for this fix, surprised it never came up during my test, but good to see it fixed nonetheless.
Description
Fix React fast refresh script injection
Fixes #10
Additional context
Reorder injection to avoid error
What is the purpose of this pull request?
Before submitting the PR, please make sure you do the following
fixes #123
).