-
Notifications
You must be signed in to change notification settings - Fork 346
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
esModule Support #546
Comments
Try using |
Hi @NightCatSama. Unfortunately es directory hasn't been working as expected or I've been doing smth wrong. When you try to use esm version the error is appeared b/c of not any scss files don't exist in directory. And also it's very strange to look for .scss extension exact in builded version. Could you please doublecheck it and if you need some details feel free to ask) thank you |
The The solution is move the scss into It seems that this problem has existed for a long time, and the scene of using es does not feel necessary, so |
First, I would like to thank you for your hard work.
I am using
vitejs
andvue2
.However, this library does not support
esModule
.Could you update for esModule?
Maybe you should use rollup.
I look forward to your positive reply.
The text was updated successfully, but these errors were encountered: