Update dev server

This commit is contained in:
2026-08-14 09:58:12 +01:00
parent 3426c7b53b
commit f590deb11b
3 changed files with 6 additions and 1 deletions
@@ -188,6 +188,9 @@ export default async function grabPageComponent(
await serverPostBuildFn();
return component_retried;
}
global.BUNEXT_PAGES_SRC_WATCHER?.close();
watcherEsbuildCTX();
}
global.BUNEXT_REBUILD_RETRIES = 0;