Update build step
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ export default async function fullRebuild(params) {
|
||||
}
|
||||
catch (error) { }
|
||||
// await pagesSSRBundler();
|
||||
allPagesESBuildContextBundler({
|
||||
await allPagesESBuildContextBundler({
|
||||
post_build_fn: () => {
|
||||
serverPostBuildFn();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user