Better error reporting for compiled code
Open
@farskipper is already working on this.
Since Jan 27, 2020.
- Dominant language
- TypeScript
- Stars
- 51
- Forks
- 10
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
Catch JS errors in compiled code and use source-maps to get the KRL line and excerpt
i.e. calling a function that is not defined, or having a "native" module throw an error
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.