Ina
Results
2
comments of
Ina
Facing the same issue with the latest Nuxt 3 Version v3.0.0-27477342.43007c6. When I want to run the build I get the error: `TypeError: messageCompiler is not a function` Config: ```...
Is there a way to run `nuxt generate` without build for Nuxt 3? We have the same idea that we want to run `nuxt build` only once during the deployment...