Skip to content

Commit 2957772

Browse files
committed
perf: broadcase changes before templates update
1 parent 3fdf887 commit 2957772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/dev.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export async function startSocketServer(nuxt: Nuxt, options: ModuleOptions, mani
5858
manifest.dump[collection.name]?.splice(index, 1)
5959
}
6060

61-
await updateTemplates({
61+
updateTemplates({
6262
filter: template => [
6363
moduleTemplates.manifest,
6464
moduleTemplates.fullCompressedDump,

0 commit comments

Comments
 (0)