Files
meteor/packages
David Glasser 81e456ae81 Improve log lines file naming on server.
We avoid using Error.prepareStackTrace (which the node source map support also
uses) and do some hacky regexp parsing instead. This way, on the server, we get
the filename/line numbers after source map processing.

On the client we continue to get the compiled version... I guess because source
maps are implemented in the developer tools, not directly into the Error object.

(Probably should have gotten parseStack from tools/buildmessage.js instead.)

unbreaks _getCallerDetails tests.
2013-07-12 10:11:31 -07:00
..
2013-05-28 15:10:48 -07:00
2013-05-13 11:51:50 -07:00
2013-05-28 15:10:48 -07:00
2013-05-13 11:51:50 -07:00
2013-07-12 10:11:29 -07:00
2013-05-13 11:51:50 -07:00
2013-05-13 18:16:14 -07:00
2013-05-13 18:16:14 -07:00
2013-07-12 10:11:28 -07:00
2013-07-02 16:15:12 -07:00
2013-05-13 11:51:53 -07:00
2013-05-13 11:51:50 -07:00
2013-07-02 16:15:12 -07:00
2013-05-13 11:51:50 -07:00