Fix API bundler. Use new esbuild context builder for it.
This commit is contained in:
Vendored
+1
@@ -4,4 +4,5 @@ export const AppData = {
|
||||
BunextStaticFilesCacheExpiry: 60 * 60 * 24 * 7,
|
||||
ClientHMRPath: "__bunext_client_hmr__",
|
||||
BunextClientHydrationScriptID: "bunext-client-hydration-script",
|
||||
BunextTmpFileExt: ".bunext_tmp.tsx",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user