Skip to content

sourcemap method support for the browser's bundle #95

@emilos

Description

@emilos

Right now, the source-map dependency has to be stubbed out in the bundle, due to wasm related code.

Some ideas:

  • configure rollup in a way to drop that code path
  • rewrite the dep locally without the wasm support
  • ...

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