ethereum / ethereum-react-components

Ethereum Components Library in React
https://ethereum.github.io/ethereum-react-components
MIT License
53 stars 15 forks source link

fix: url-loader for imgs #131

Closed wolovim closed 5 years ago

wolovim commented 5 years ago

What does it do?

Swaps file-loader for url-loader to bundle image assets via webpack.

Any helpful background information?