[EMAIL PROTECTED]">
  • JS
    • brendan, is javascript factored such that any optional (js debugger???) stuff can be left out of a dist?
The js debugger consists of separate layers (source subtrees, built libraries).  The JS engine has intrinsic debugger support and a tiny API, not removable and not worth trying to remove.

/be

Reply via email to