Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

Default source map as inline makes source maps useless #11

Description

@vjpr

sourceMaps: opts.sourceMaps === undefined ? "inline" : opts.sourceMaps

source-map-support doesn't seem to work with inline maps (needs a require hook - https://github.com/evanw/node-source-map-support#options). To get accurate maps, it needs to be true in swc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions