Closed fheyen closed 3 years ago
This solves the issue #22 with importing druid into React, please consider using webpack to build, or at least make it an option, e.g. by adding druid.webpack.js and druid.webpack.min.js.
druid.webpack.js
druid.webpack.min.js
It should work now with version ^0.3.10.
This solves the issue #22 with importing druid into React, please consider using webpack to build, or at least make it an option, e.g. by adding
druid.webpack.js
anddruid.webpack.min.js
.