react-d3-components
react-d3-components copied to clipboard
breaking cordova builds
the line
var ReactD3 = require('react-d3-components');
will immediately break any cordova build.
I didn't use Cordova in a long time. Do you have a possible solution for that? A specific error message?
Sorry, I looked into it for a while and then realized that ChartJS worked, so I switched. Just thought I should let someone know.
- and no, no error message. Probably one of the reasons you quit working in cordova ;)
I see, thanks for the info!