Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Provide file name in load errors (#1050)
When loading a Starlark file fails with an error, provide the name of the file. Since apps can now contain multiple files, this is necessary for the error message to make sense.
- Loading branch information