Jonas Thelemann

Results 310 comments of Jonas Thelemann

I debugged a bit and saw that at https://github.com/unjs/nitro/blob/feebf8f6fda08873452c826e89327db380a495c7/src/rollup/plugins/externals.ts#L147 only `.js` and `.json` files are returned. https://github.com/vercel/nft however seems like it works with `.mjs` files and like it can detect...

@mrauhu with which application did you examine the memory leak with?

Could close #1333 as well.

You're right, I knew this would be too easy 😄 So the only option is to wait for the next branch for composition support? Or are there any other possibilities...

I made different branches for different extensions of nuxt-i18n, like with vue-i18n-composable or vue-i18n-bridge in https://github.com/dargmuesli/nuxt-i18n-module/. For anyone interested in trying one of those out while v8 and v7.3 of...

~I have the same issue with nuxt 3~ nvm, I got confused

Was this question posted before or after the v3 prerelease? https://github.com/nuxt-community/robots-module#robots-config should give an answer.

If v3 works for you, you might want to close this issue.

Just to clarify, you are not using Nuxt bridge?

I'd recommend to check on the issues @Rigo-m kindly linked. Those are being waited for before work on this storybook module for Nuxt 3 compatibility continues.