token-icons icon indicating copy to clipboard operation
token-icons copied to clipboard

fix(package): only depend on @ethersproject/address & separate dev dependencies

Open kimpers opened this issue 2 years ago • 1 comments

This PR refactors the package to only pull in the much smaller @ethersproject/address sub-package, we can't always rely on tree-shaking to be 100%, and there is no need to risk pulling in the entire ethers project for a single function 😅

I also moved the development dependencies to devDependencies to make it easier to see what are the actual production dependencies of the package

kimpers avatar Oct 23 '22 09:10 kimpers

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

Name Status Preview Updated
token-icons ✅ Ready (Inspect) Visit Preview Oct 23, 2022 at 9:02AM (UTC)

vercel[bot] avatar Oct 23 '22 09:10 vercel[bot]