Marvin Caspar
Marvin Caspar
My issue is, that the svgs are stored in storyblok and I just receive the url
I get an error if I try to generate a nuxt app with `NITRO_PRESET=cloudflare_pages`. ``` ERROR Cannot find module '/Users/mca/dev/private/nuxt-cloudflare/functions/index.mjs' imported from /Users/mca/dev/private/nuxt-cloudflare/node_modules/nitropack/dist/shared/nitro.ce47800e.mjs 07:26:15 at new NodeError (node:internal/errors:387:5) at finalizeResolution...
One additional question: Is this example realistic? Should all microservices have these small size or would you create microservices with more features? I mean user-api and auth-api could be merged...
Import works for me but the order of the requests are reverse
Hi, I'm facing the same issue. Addition to that, the data attribute for astro-cid is missing. In my case I have astro component with some styling classes. If I just...
Same issue here with version 2.4.8-p3. The workaround is to disable **merge_files** and **enable_js_bundling**, but that should not be a permanent solution. I'm looking forward to a fix.