adonis-graphql icon indicating copy to clipboard operation
adonis-graphql copied to clipboard

Wrap fileLoader calls in try/catch to print better stack traces

Open vthunder opened this issue 6 years ago • 1 comments

Wrap fileLoader calls in try/catch so that in the event of a syntax error we can print a stack trace pointing to the offending file (see bug #16).

vthunder avatar Jan 14 '19 21:01 vthunder

Cool, thanks for the PR!

I'll try it this weekend.

RomainLanz avatar Jan 18 '19 12:01 RomainLanz