Skip to content

Configure Tree-Shaking and Source Maps #9635

Description

@arii

Update package.json and next.config.js to optimize production output. In package.json, set "sideEffects": false. In next.config.js, set productionBrowserSourceMaps: false to save ~50KB and ensure swcMinify: true is enabled.


Priority: High | Effort: Small

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions