Daniel Roe

Results 2592 comments of Daniel Roe

I think we can close this as there is no snow in v4 ....

The reason is that `defineProps` and other macros in `` need special handling and volar can do that at runtime. Is it causing any issues for you?

This is now resolved in `unbuild` v3 (and will be in the upcoming v1 release of module-builder).

I've been looking at using the node bindings for `oxc-parser` (did an experiment to use oxc instead of esbuild + acorn for nuxt). Because of the slight but significant differences...

Are you sure you have configured all those environment variables correctly on Vercel?

I'd love to support this, too. And thanks for the kind words. It won't be possible with `unplugin` (https://github.com/unjs/unplugin/issues/320) but we could reuse much of the same logic to export...

related: https://github.com/nuxt/nuxt/issues/23521

Is this still happening for you?

Would you provide a [reproduction](https://nuxt.com/docs/community/reporting-bugs/#create-a-minimal-reproduction)? 🙏

you'll need to disable devtools on stackblitz