fix: repair build
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m52s

This commit is contained in:
2026-02-13 14:49:47 +01:00
parent 15f6264bff
commit 4b7b5b5154
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 = (