coinbase / onchainkit

React components and TypeScript utilities to help you build top-tier onchain apps.
https://onchainkit.xyz
MIT License
537 stars 125 forks source link

fix: revert "use client" #688

Closed kyhyco closed 3 months ago

kyhyco commented 3 months ago

What changed? Why? ock bundles are in correctly compiled with use client #684

Notes to reviewers we will unblock folks and allow a PR that handles this properly

How has it been tested?

roushou commented 3 months ago

Curious to know what was the issue @kyhyco

roushou commented 3 months ago

Ah nvm, just saw the linked issue

kyhyco commented 3 months ago

With use client, yarn build gave a warning previously that we previously missed.

roushou commented 3 months ago

Give a look at https://github.com/egoist/tsup