Skip to content

Make loadJS use the same error handling as runJS#199

Merged
calebeby merged 2 commits intomainfrom
loadjs-error-handling
Aug 9, 2021
Merged

Make loadJS use the same error handling as runJS#199
calebeby merged 2 commits intomainfrom
loadjs-error-handling

Conversation

@calebeby
Copy link
Copy Markdown
Member

@calebeby calebeby commented Aug 2, 2021

Now loadJS will source-map errors the same way runJS does.

Closes #175

@calebeby calebeby marked this pull request as ready for review August 2, 2021 21:50
@calebeby calebeby requested a review from Paul-Hebert August 9, 2021 15:45
@calebeby calebeby merged commit 8e26bea into main Aug 9, 2021
@calebeby calebeby deleted the loadjs-error-handling branch August 9, 2021 20:47
@github-actions github-actions Bot mentioned this pull request Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LoadJS is missing the source-map-based-error-generation from runJS

2 participants