Yes On Jan 31, 2014 4:30 PM, "Domenic Denicola" <[email protected]> wrote:
> Just to be clear: this is for an ask such that > > ```js > var foo = Math.random() > 0.5 ? import 'bar' : import 'baz'; > ``` > > loads both `'bar'` and a`'baz'` every time. > >
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

