Closed matt-gadd closed 7 years ago
We should use the useDefault to correctly sniff a modules defaults because in the case of a legacy AMD module there will be no default available.
useDefault
AMD
default
https://github.com/dojo/i18n/blob/master/src/i18n.ts#L134.
We should use the
useDefault
to correctly sniff a modules defaults because in the case of a legacyAMD
module there will be nodefault
available.https://github.com/dojo/i18n/blob/master/src/i18n.ts#L134.