Jurosh
Jurosh
Nice catch, what might solve it is adding more params - eg. `eolConverter --absolutePath=true PATH` which will deal with absolute path.. Hmm... or just check if first character is `/`...
Just to add some details - With react native 0.29.0 I have following issue: Whenever I import something from module, I'm getting undefined is not an object at create-icon-set.js line...
Got same performance issues, thanks god for your advice to remove semicolons.. I've created PR (https://github.com/kitze/custom-react-scripts/pull/121) for this, so hope we can hot-fix this critical issue...