Update excluded pages paths logic. Add HMR retries on errors.
This commit is contained in:
Vendored
+1
@@ -6,4 +6,5 @@ export default function grabConstants(): {
|
||||
readonly ClientRootComponentWindowName: "BUNEXT_ROOT";
|
||||
readonly MaxBundlerRebuilds: 5;
|
||||
readonly config: import("../types").BunextConfig;
|
||||
readonly RouteIgnorePatterns: RegExp[];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user