Tancredi Trugenberger

Results 3 issues of Tancredi Trugenberger

Firstly, thanks for building this tool - I'm trying to improve the build / watch workflow of an app I'm working on and being able to move back to Browserify...

enhancement

Uses `componentWillReceiveProps` which is deprecated (https://reactjs.org/docs/react-component.html#unsafe_componentwillreceiveprops) though there should be no problem just replacing it with `componentDidUpdate` - thoughts?

Hi @sunflowerdeath - I'm maintaining a small cli utility using `webfonts-generator` as core - one of the functionalities it implements is optionally rendering a `json` file containing all codepoints mapped...