fsyntax
Weird RollupError on running `nuxi build`
Hey everyone! Im trying to build a Nuxt 3 / Prismic app with the
cloudflare_pages
preset enabled (I also tried other cloudflare presets). The build runs fine, but after the prerendering process I get this error:
When building via nuxi generate
, the build finishes successfully, but when testing it with wrangler pages dev /dist
, the content of the routes doesnt seem to change.
I've found this (https://github.com/nuxt/nuxt/issues/15057) issue on Github, but I can see where this error is related to my project..
Help is much appreciated 🙏7 replies