Skip to content

loading selectively? #36

@dcsan

Description

@dcsan

does this package include all components with each build, even if not used?

or only the ones that are somehow defined in a

const {
  Card, CardHeader, Avatar, CardTitle, CardText, CardActions,
} = MUI;

block?

I'm having trouble with my code reload taking ages and wonder if I could speed up rebuilds by trimming some components out.
https://forums.meteor.com/t/tips-how-to-keep-rebuild-times-fast/15562

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