fix: repair build

This commit is contained in:
2026-02-13 14:49:47 +01:00
parent 87631b23f9
commit 1511e83c28
5 changed files with 10 additions and 5 deletions

View File

@@ -278,7 +278,7 @@ ${sp} }`;
}
};
nuxt.hook("build:before", generateAssets);
await generateAssets();
if (nuxt.options.dev) {
const watchAndRegenerate = (