Skip to content
This repository was archived by the owner on Dec 1, 2019. It is now read-only.

feat: Ensure errors are outputted as relative paths (i.e. begin with './') #387

Merged

Conversation

markwpearce
Copy link

When outputting the diagnostics from a compiled file, the filename would be outputted relative to the context the loader was run, but without a leading './'. This PR adds this leading './'

@markwpearce markwpearce changed the title Ensure errors are outputed with relative paths (i.e. begin with './') feat: Ensure errors are outputted as relative paths (i.e. begin with './') Mar 6, 2017
@s-panferov s-panferov merged commit da3217c into s-panferov:master Mar 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants