Update HMR. Make it true HMR. Add URL to page server props
This commit is contained in:
Vendored
+2
@@ -2,4 +2,6 @@ export const AppData = {
|
||||
DefaultCacheExpiryTimeSeconds: 60 * 60,
|
||||
DefaultCronInterval: 30000,
|
||||
BunextStaticFilesCacheExpiry: 60 * 60 * 24 * 7,
|
||||
ClientHMRPath: "__bunext_client_hmr__",
|
||||
BunextClientHydrationScriptID: "bunext-client-hydration-script",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user