On Tue, Dec 28, 2010 at 2:17 PM, Kevin Smith <[email protected]> wrote:
>  It seems like we'd need to rewrite the module declarations (i.e. module b =
> "b.js";) but to what?

Basically, it would rewrite it to:

module b {
 .. contents of "b.js" ...
}

-- 
sam th
[email protected]
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to