Update HMR. Make page reload when __root.tsx file is changed.
This commit is contained in:
+1
-2
@@ -1,2 +1 @@
|
||||
import type { ServeOptions } from "bun";
|
||||
export default function (): Promise<ServeOptions>;
|
||||
export default function (): Promise<Bun.Serve.Options<any>>;
|
||||
|
||||
Reference in New Issue
Block a user