Skip to content

Implement a "debug" mode and source mapping in JS #166

@flaki

Description

@flaki

The JS toolchain currently mangles line numbers, this makes it really hard to debug runtime errors as the line numbers don't match up with the original source.

Storing metadata and source maps with compiled modules would make debugging runtime errors possible.

Metadata

Metadata

Assignees

Labels

js-toolchainJavaScript & TypeScript toolchain-related issues

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