AngelHdz

Results 76 comments of AngelHdz

https://github.com/nuxt/devtools/assets/10191085/f9bd03bd-0bca-4ea0-94fa-635cc48531e9

> This issue still seem to be present in 1.0.5 Yes.

Any updates? I still find myself adding `stores/**` in imports map in the nuxt config.

Is this already pushed to main `v0.4.11`? Or will be done in the next version? I removed `imports: { dirs: ['~/stores/**'] }` and it's complaining `useAuthStore is not defined`.

> The default is different from yours. You can check the docs or the commit to see the diff Ooooh! I know what's happening! 🤯 Same as with Nuxt's composables....

Was about to ask for a way to achieve this, but found the answer myself hahaha! 🤯🎉🤩 Anyone needing live reload with jiti for tests, there's a temporary (or possibly...

Texture! Please! Thank you for this library.

I came from Node Package Manager and immediately noticed that all the listed packages are the global ones, not the current venv ones. So +1 for this feature! Thanks.

Any updates? I wanted to contibute but there was already a contribution to add this. I already added this in my own nuxi inspired CLI and it works nicely. Because...

I'm certain what you need is https://nuxt.new/ ![image](https://github.com/nuxt/cli/assets/10191085/6893afcf-70a2-41bf-b933-2abb03470977) ![image](https://github.com/nuxt/cli/assets/10191085/8fc0b136-96a5-4114-ac36-da19d77cfc9c) `-t` is alias for `template`. You can see the rest of the templates here: https://github.com/nuxt/starter/tree/templates/templates