Skip to content

Plotly react lib leads to slow React/webpack Build.  #211

Open
@ievgennaida

Description

@ievgennaida

Would be nice to have an option just to include min plotly lib as a link reference to avoid build!

I am using typescript:

"plotly.js": "1.57.1",
"react-plotly.js": "2.5.0",
"react-scripts": "4.0.0",
"react": "17.0.1",

Referenced as

import Plot from 'react-plotly.js';

I am getting out of memory and speed issues when this lib is used.
Any ideas how to rerefence this in another way?

Related issue:
#130

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions