You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/config/webpack
Nolan Lawson 9d04de1c8d Only load Intl data for current language (#3130)
* Only load Intl data for current language

* Extract common chunk only from application.js and public.js

* Generate locale packs, avoid caching on window object
8 years ago
..
loaders
configuration.js
development.js
development.server.js
development.server.yml
generateLocalePacks.js Only load Intl data for current language (#3130) 8 years ago
paths.yml
production.js
shared.js Only load Intl data for current language (#3130) 8 years ago
test.js
translationRunner.js