dai-shi / waku

⛩️ The minimal React framework
https://waku.gg
MIT License
3.91k stars 102 forks source link

fix: resolve use client/server boundary problem #664

Closed jeasonnow closed 3 weeks ago

jeasonnow commented 4 weeks ago

Resolve the current issue with the ‘use client/server’ directive that involves ambiguity in the boundary of instruction resolution during compilation.

vercel[bot] commented 4 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
waku ✅ Ready (Inspect) Visit Preview Apr 19, 2024 9:13am
codesandbox-ci[bot] commented 4 weeks ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

jeasonnow commented 4 weeks ago

https://github.com/dai-shi/waku/pull/663

dai-shi commented 4 weeks ago

Thanks for the suggestion. We will be working on a rewrite for the next version, so I won't be merging this.

But, we want to hear the problem.

dai-shi commented 3 weeks ago

Closing this as it's not planned currently. Stay tuned for a rewrite.