Skip to content

Explore whether we need to include all of react-bootstrap in vendor.js #2171

@benvinegar

Description

@benvinegar

Pointed out by @taion on an unrelated PR (and project):

On a complete tangent, because I don't know the meaning of the word off-topic, I noticed that you guys were pulling in all of React-Bootstrap (and other libraries) for your vendor bundle. Is there a benefit to doing things that way? Seems like you end up with a lot of stuff in your vendor bundle that you couldn't possibly be using.

Basically, we only use Modal and Tooltip from react-bootstrap, but it seems we're pulling in all js for every conceivable component. We should investigate further.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions