Persist Request accorss hydration refreshes
This commit is contained in:
@@ -310,6 +310,7 @@ export type BundlerCTXMap = {
|
||||
url_path: string;
|
||||
file_name: string;
|
||||
css_path?: string;
|
||||
req?: Request;
|
||||
};
|
||||
|
||||
export type GlobalHMRControllerObject = {
|
||||
|
||||
Reference in New Issue
Block a user