Justin Sun
Justin Sun
Have you tried to use the solution in #83 ?
Yea we should add it in readme. Do you want to make a PR for it?
Since it's working in my test, could you provide the version you are using and a [minimal reproduction](https://stackoverflow.com/help/minimal-reproducible-example)?
Much appreciate! I'll take a look ASAP.
Sry for the late reply. That's kinda weird, is it working in your webpage? Could you provide the version you're using and try to downgrade it to see if it...
@Anav11 Yea thx. I'll try to address it.
> We should just use vitest instead of jest. Can be closed Sry I can't close it. Jest should still be an option for testing. I can't enforce people to...
apparently it's because jest is using cjs instead of esm. But I didn't export cjs. I'll try to address this soon.
@all-contributors please add @Anav11 for bug
@Anav11 I just published v1.1.3 which added cjs as output file. Can you try to run the jest test again too see if it's been fixed?