Bugfix. Extract react imports from main bundler to vendor static files
This commit is contained in:
Vendored
+2
@@ -21,4 +21,6 @@ export default function grabDirNames(): {
|
||||
BUNX_CWD_MODULE_CACHE_DIR: string;
|
||||
BUNX_CWD_PAGES_REWRITE_DIR: string;
|
||||
HYDRATION_DST_DIR_MAP_JSON_FILE_NAME: string;
|
||||
BUNEXT_VENDOR_DIR: string;
|
||||
BUNEXT_PUBLIC_DIR: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user