>
> The reason why that's problematic is that it makes adding a default export
> at a later date a breaking change for consumers of the module.  You would
> essentially have to decide whether your module is going to have a default
> export (other than the module instance object of course) when you first
> create it and never change it thereafter.
>

That sounds perfectly reasonable to me.
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to