I don't think we are the only ones who 'compress' our Javascript on
the way to the browser. Has any consideration been made for
supporting something akin to #file and #line so that errors can be
related back to the original source? Maybe all that is needed is to
define file and line as pragmas?
I don't think we are the only ones who 'compress' our Javascript on
the way to the browser. Has any consideration been made for
supporting something akin to #file and #line so that errors can be
related back to the original source? Maybe all that is needed is to
define `file` and `line` as pragmas?
I don't think we are the only ones who 'compress' our Javascript on
the way to the browser. Has any consideration been made for
supporting something akin to #file and #line so that errors can be
related back to the original source? Maybe all that is needed is to
define
file
andline
as pragmas?