1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/development/build
Mark Stacey f5d4ab1cc1
Include relative time polyfill locale data (#8896)
We were including the polyfill for the `Intl.RelativeTimeFormat` API,
but we weren't including any locale data. This polyfill doesn't work
without the locale data for whichever locale you're formatting.

The data for all locales we support is now included. The locale data
is loaded from disk as-needed (during app startup, and upon each change
in locale).
2020-07-02 21:34:48 -03:00
..
display.js Build system refactor (#8140) 2020-03-09 08:55:02 +08:00
etc.js Build system refactor (#8140) 2020-03-09 08:55:02 +08:00
index.js Build system refactor (#8140) 2020-03-09 08:55:02 +08:00
manifest.js Build system refactor (#8140) 2020-03-09 08:55:02 +08:00
scripts.js Add envar for ETH Gas Station API key (#8870) 2020-06-29 14:56:21 -02:30
static.js Include relative time polyfill locale data (#8896) 2020-07-02 21:34:48 -03:00
styles.js Build system refactor (#8140) 2020-03-09 08:55:02 +08:00
task.js Build system refactor (#8140) 2020-03-09 08:55:02 +08:00