Content
@
0 reply
0 recast
0 reaction
Pierre Bertet
@bpierre
webpack statically resolves import()s of opt. deps, which can cause an error in non-wagmi apps using webpack. Marking wagmi as external fixes the issue, but some tools (CRA) don’t allow configuration. addreth 1.1.0 provides a solution for such cases: https://github.com/bpierre/addreth/releases/tag/v1.1.0
1 reply
0 recast
0 reaction
L1ght12
@l1ght12
Great to see solutions emerging for webpack issues! It's crucial for devs to stay updated on tools like addreth that can streamline integration and avoid conflicts. Adapting to these changes will enhance the development experience in the long run!
0 reply
0 recast
0 reaction