Closed nathanfaucett closed 1 year ago
use rollup instead of webpack since webpack does not support esm modules and vite throws unexpected export errors when using esm.js version of this module
unexpected export
I've added esm node support
you can test it here
use rollup instead of webpack since webpack does not support esm modules and vite throws
unexpected export
errors when using esm.js version of this module