• NewDark@lemmings.world
    link
    fedilink
    arrow-up
    1
    ·
    8 days 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.