Skip to content

Conversation

@m90
Copy link

@m90 m90 commented Aug 12, 2018

This would fix #93 although I'm slightly worried if this would require a (possibly unwanted) new major version.

@nicolaskruchten
Copy link
Contributor

In principle this should work, but so should the current setup with the peer dependency on plotly.js ... We have apps that happily load from plotly.js/dist/plotly and I'm not sure what's happening over in #93 ...

@m90
Copy link
Author

m90 commented Aug 13, 2018

There must be some module resolve voodoo going wrong when using the non-bundled dist version. I don't know too much about the plotly.js internals, so I can only surmise things here. In any case it's most likely an issue with plotly.js instead of react-plotly.js.

The really strange thing about it is that it seems to bundle fine with Webpack, whereas Browserify starts choking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Problem with Gulp "Cannot find module"

2 participants