Update init function
This commit is contained in:
Vendored
-4
@@ -20,10 +20,6 @@ export default function () {
|
||||
}
|
||||
catch (error) { }
|
||||
await bunextInit();
|
||||
// await allPagesBunBundler();
|
||||
await allPagesESBuildContextBundler({
|
||||
post_build_fn: serverPostBuildFn,
|
||||
});
|
||||
await startServer();
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user