Update HMR. Make page reload when __root.tsx file is changed.
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
export default function startServer(): Promise<Bun.Server<undefined>>;
|
||||
export default function startServer(): Promise<Bun.Server<any>>;
|
||||
|
||||
Reference in New Issue
Block a user