Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] [BREAKING] More consistent error logging, with code frames etc #1212

Merged
merged 6 commits into from
Jan 3, 2017

Conversation

Rich-Harris
Copy link
Contributor

This is a follow-up to #1199, which also addresses #545. Rather than using throw willy nilly, it adds a module.error helper which augments error objects with locations and code frames, where appropriate.

Technically a breaking change, though unlikely to be so in practice.

Still to do: update the CLI

@Rich-Harris Rich-Harris merged commit 219f1f1 into master Jan 3, 2017
@Rich-Harris Rich-Harris deleted the gh-545 branch January 3, 2017 16:55
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.

None yet

1 participant