friktor / react-material-icons

Simple component for anomated Material Icons in React.

Home Page:http://friktor.github.io/react-material-icons/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm package broken

daniel-lundin opened this issue · comments

Hi,

Nice wrapper!

I get errors when I require this module.

It seems like index.compiled.js tries to require svg-morpheus from '../lib' instead of './lib'
https://github.com/friktor/react-material-icons/blob/master/index.compiled.js#L2

I can make a pull request to fix this, but I guess index.compiled.js is the end result of some build process?

This is fixed by the #2, but maybe you shouldn't close this until you have made a new npm release