Skip to content

Turn off source maps by default #943

@arunoda

Description

@arunoda

Actually, here's my key points for this:

  • Babel errors (with HMR) works without source maps properly
  • Stack traces don't know how to handle source maps
  • This slows down the app by 4X or more (This is a big deal)
  • One can turn on source maps with our custom next.config.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions