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

Project parsing errors contains line and column but NOT file name #22

Open
bluEEil opened this issue Oct 26, 2017 · 1 comment
Open

Comments

@bluEEil
Copy link

bluEEil commented Oct 26, 2017

As the title states, when ever I get an exception about ngrev not being able to parse my project, the exception has good information in it about the exception and the line number and column, but it says it always occurs in original.ts (or something like that).

This makes it much harder to find the exceptions origin in big project, and adding the real file names to it will make it much better in my opinion

@mgechev
Copy link
Owner

mgechev commented Dec 21, 2017

Sounds like a good idea! Will see what I can do here.

Accepting PR here!

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

No branches or pull requests

2 participants