-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vite fails to build project with emoji-mart-vue
#287
Comments
@steakscience Could you provide an example of the code or repository that reproduces the problem? Also, maybe the error ("Note that you need plugins to import files that are not JavaScript") is correct and you need to add some plugins to import |
@serebrov Here is an example repo (clean Nuxt starter with emoji-mart-vue) https://stackblitz.com/edit/nuxt-starter-avagg9?file=components%2FEmojiPicker.vue Once we run build, it will fail I will also look into plugins for importing .vue to see if that could be the cause. |
@steakscience I am also getting this error when building a nuxt 3 project. Did you manage to solve this? This is my nuxt plugin for emoji mart:
|
@leonwisdom I don't remember :D |
@leonwisdom hey bro, I'm having the same problem as you. |
Is anyone else getting this error? I'm using Nuxt, which uses Vite
The text was updated successfully, but these errors were encountered: