aboutsummaryrefslogtreecommitdiff
path: root/src/react-refresh.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-01-29Embed React Fast Refresh in BunGravatar Jarred Sumner 1-0/+9
Fixes https://github.com/Jarred-Sumner/bun/issues/62 If the project has it's own copy of react fast refresh and is bundling, it will use that instead.