ReactDependentScript
ReactDependentScript copied to clipboard
console log
Remove this line or makeing it dev enviroment conditional would probably be better. I looks a bit bad in production.
59 console.log('_handleLoad', this.state.loadingCount, 'remaining');
Agreed, my bad. Want to send a pull request?
Done. I think :)
do you mind release a patch version on npmjs.org for this?