chakra-ui-vue
chakra-ui-vue copied to clipboard
Support nuxt-vite
Is your feature request related to a problem? Please describe. Vite is an awesome tool, that is far better than Webpack during local dev because of the refresh load times. So far, the project I set up is working great with all my packages but Chakra UI.
Describe the solution you'd like Would be super lovely to have it working with Vite. ❤️
Describe alternatives you've considered Stay with the ol' slow Webpack and wait ages for the page to reload. 😭
Additional context
I've actually already posted this request on the issue section of nuxt-vite, it's available just here: https://github.com/nuxt/vite/issues/121
Thank you for this @kissu . Will look into it.