angular.dart icon indicating copy to clipboard operation
angular.dart copied to clipboard

feat(parser): include the expression that caused an exception during evaluation in the unwrapped error message

Open BlackHC opened this issue 10 years ago • 0 comments

This greatly improves debugging of angular.dart apps because it makes it much easier to find the expression that triggered an exception in the actual source code.

Review on Reviewable

BlackHC avatar May 12 '15 17:05 BlackHC