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