| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| const _REGISTRY = _$$registry(); | ||
| const Example = _$$context(_REGISTRY, "Example", createContext()); | ||
| if (import.meta.hot) { | ||
| import.meta.hot.data["solid-refresh"] = import.meta.hot.data["solid-refresh"] || _REGISTRY; |
There was a problem hiding this comment.
Question: even though bun uses import.meta.hot, is the behavior different from vite? as I see it, this is a bit closer to parcel.
Sorry, something went wrong.
|
Hi, thanks for contributing. As long as this is tested locally (I don't have or haven't used Bun), then I will be fine on this being added (also when the question above is answered) |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Closes #81