Provide ESM build
frandiox opened this issue · 1 comments
frandiox commented
Hello, thanks for this package! Finally possible to make easy SSR with react.
I'm using this in vite-ssr
and vitedge
, which basically do SSR with Vite and React/Vue in Node or Cloudflare Workers.
Vite tends to complain about packages that don't provide an ESM build, and it requires some manual setup to make it work.
It would be great if react-ssr-prepass
exported an ESM build directly instead of only CJS.
Thanks!
kitten commented
Published in 1.4.0