Error when building in vite app
yotamberk opened this issue · 5 comments
yotamberk commented
First things firts, great module!
I'm encountering a weird error. When building my app with vite build
, the app crashes due to not managing to import this module since it is compiled to commonjs and not es-module.
andreaswilli commented
Thanks for the feedback.
I was able to reproduce the issue and I will look into it.
bell-steven commented
I opened PR #104 that should address this.
yotamberk commented
THANKS!
andreaswilli commented
Thanks @bell-steven for contributing!
I hope to find some time to look at it tonight.
andreaswilli commented
Released in version 3.1.3