Constants provided by the mock module are being inlined, when I intend for the variables to be transparently replaced with bindings I'm defining on the js end of thigns. In particular, the 'body' binding from dyoo/whalesong/js is being inlined, but I depend on the late binding to inject javascript module implementation instead. Ugh.
Constants provided by the mock module are being inlined, when I intend for the variables to be transparently replaced with bindings I'm defining on the js end of thigns. In particular, the 'body' binding from dyoo/whalesong/js is being inlined, but I depend on the late binding to inject javascript module implementation instead. Ugh.