Open
Description
I'm using electron + vue-cli-plugin-electron-builder, in dev mode, no error occur, while the final production bundle appear white screen with an error message in console.
I checked the source code of vue-plotly, found that it is still using plotly.js while official recommend is plotly.js-dist. After a little bit source code changes switching to the new package, the error disappeared.
Please update the dependence from plotly.js to plotly.js-dist.
Metadata
Metadata
Assignees
Labels
No labels