Skip to content

Commit

Permalink
perf: broadcase changes before templates update
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Dec 9, 2024
1 parent 3fdf887 commit 2957772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/dev.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ export async function startSocketServer(nuxt: Nuxt, options: ModuleOptions, mani
manifest.dump[collection.name]?.splice(index, 1)
}

await updateTemplates({
updateTemplates({
filter: template => [
moduleTemplates.manifest,
moduleTemplates.fullCompressedDump,
Expand Down

0 comments on commit 2957772

Please sign in to comment.