In the process of investigating #2873, we realized that now that www uses scratch-l10n, we should remove two obsolete and unnecessary things from www:
remove www's custom locales file, and instead point to scratch-l10n's and use that
stop www's importing the entire react-intl list of standard locales, which is probably adding unnecessary size, and instead just use the ones that are actually in use in Scratch
In the process of investigating #2873, we realized that now that www uses
scratch-l10n
, we should remove two obsolete and unnecessary things fromwww
:scratch-l10n
's and use thatreact-intl
list of standard locales, which is probably adding unnecessary size, and instead just use the ones that are actually in use in Scratch