You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm using grunt-contrib-concat and have a question: Is there some way to map line numbers from an error stack trace back to the line number in the original source file pre-concatenation? Currently the stack traces I get just mention a line number in the concatenated file, but for ease of debugging I would prefer to see the number from the original file pre-concatenation.
The text was updated successfully, but these errors were encountered:
Hi, I'm using grunt-contrib-concat and have a question: Is there some way to map line numbers from an error stack trace back to the line number in the original source file pre-concatenation? Currently the stack traces I get just mention a line number in the concatenated file, but for ease of debugging I would prefer to see the number from the original file pre-concatenation.
The text was updated successfully, but these errors were encountered: