> > > Lots of things are breaking API changes. Changing the name of one of the > named exports, for instance. Critically, in Ron's proposal, you *can* > change a default export to named exports later (or vice versa) *without > changing the users of the module*. >
Maybe, but certianly not without completely redoing the semantics. Do you think that's possible, at this point?
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

