hex2f / marz

🚀 A Fast and Lightweight React Server Components Framework for Bun
MIT License
392 stars 12 forks source link

Duplicate export of Component #4

Open hex2f opened 1 year ago

hex2f commented 1 year ago

This is related to an issue in Bun: https://github.com/oven-sh/bun/issues/5344

A workaround for now is to run Marz with MINIFY=true bun run index.tsx