Skip to content

Add support for Turbopack #1434

Open
Open
@subzero10

Description

@subzero10

With Next.js v15, Turbopack is recommended for local development. When Turbopack is used, the setupHoneybadger() method stops working because it relies on webpack to dynamically inject the honeybadger configuration files for each environment (edge, server and client).

The current workaround is to disable turbopack by removing the --turbopack suffix from the dev script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    nextjs@honeybadger-io/nextjs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions