fix: fix tests and rebuild

This commit is contained in:
Nolan Lawson 2020-06-12 20:16:56 -07:00
parent 596a702cb9
commit 46bc65c461
2 changed files with 2 additions and 1 deletions

View File

@ -203,6 +203,7 @@ Here is the default English `i81n` object (`"en"` locale):
},
"categoriesLabel": "Categories",
"emojiUnsupported": "Your browser does not support color emoji.",
"favoritesLabel": "Favorites",
"loading": "Loading…",
"networkError": "Could not load emoji. Try refreshing.",
"regionLabel": "Emoji picker",

View File

@ -152,7 +152,7 @@
"bundlesize": [
{
"path": "./bundle.js",
"maxSize": "35 kB",
"maxSize": "40 kB",
"compression": "none"
}
]