Skip to content

Add source map support #3223

@amrsalama

Description

@amrsalama

Suggestion

Add source map support between ts and js files

Use Cases

The current behaviour doesn't reflect errors in ts files

Error stack trace with js files

Examples

Using source-map-support and updating start script to

"start": "node -r source-map-support/register .",

Error stack trace with ts files

Acceptance criteria

TBD - will be filled by the team.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions