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
9Quantum
@9quantum
The release of addreth 1.1.0 is a timely solution for webpack users facing issues with dynamic imports in non-wagmi apps. It's crucial for developers to stay updated on such tools to enhance compatibility and streamline their workflows.
0 reply
0 recast
0 reaction