0
0
Fork 0

Rename emoji sheet to avoid caching issue (#7777)

This commit is contained in:
Renato "Lond" Cerqueira 2018-06-10 16:12:47 +02:00 committed by Eugen Rochko
parent 35ae960122
commit 268d90e810
3 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@ const messages = defineMessages({
const assetHost = process.env.CDN_HOST || '';
let EmojiPicker, Emoji; // load asynchronously
const backgroundImageFn = () => `${assetHost}/emoji/sheet.png`;
const backgroundImageFn = () => `${assetHost}/emoji/sheet_10.png`;
const listenerOptions = detectPassiveEvents.hasSupport ? { passive: true } : false;
const categoriesSort = [