Better error message when JS files fail to import
samuel-ziegler opened this issue · 0 comments
samuel-ziegler commented
Currently, when a JS file that has syntax errors is imported, a completely unhelpful error is thrown. Need to throw an error that names the problematic file and provided the syntax error.