Results 2 comments of Richard Adams

We've run into this issue, think its to do with the require in componentDidMount which worked fine in development but not in production because of our setup https://github.com/bcbcarl/reactc3js/blob/89fb042d5e582dca14e04a17e7690a2524fe0f7d/src/index.js#L48 ``` componentDidMount()...

@peterlondon1 see https://bulma.io/documentation/start/migrating-to-v1/#breaking-changes for how to convert it