w20-framework / w20

W20 is a Web framework, built upon a powerful RequireJS/AngularJS/Bootstrap mix to help you develop single page applications.
https://w20-framework.github.io/
Mozilla Public License 2.0
8 stars 9 forks source link

Add a cross browser compatible stacktrace #36

Open kavi87 opened 8 years ago

kavi87 commented 8 years ago

Currently many errors can't be traced because the stacktrace will indicate anonymous function without line number. A useful stacktrace mechanism would be of great help.