Require images in common.js (#4232)
This commit is contained in:
parent
a47c2e8890
commit
b15f790221
3 changed files with 2 additions and 4 deletions
|
@ -6,8 +6,6 @@ import { getLocale } from '../mastodon/locales';
|
|||
import loadPolyfills from '../mastodon/load_polyfills';
|
||||
import ready from '../mastodon/ready';
|
||||
|
||||
require.context('../images/', true);
|
||||
|
||||
const { localeData } = getLocale();
|
||||
localeData.forEach(IntlRelativeFormat.__addLocaleData);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue