Closed
Description
Idea: we could have an NPM module called e.g. plotly.js-dist
which contained only precompiled bundles. Or we could have an NPM module per bundle. These modules would have zero dependencies so they would never throw warnings on installation and they would download really fast and require no special Webpack loaders or Browserify transforms so they would work smoothly with create-react-app or Next.js or whatever comes next :)