• NewDark
    link
    fedilink
    arrow-up
    43
    ·
    2 months ago

    If you import 1% of your module code, you only compile the actual used code. Tree shaking is removing dead code paths that aren’t used.