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/loaders
unarist 68dca26a5d Fix react-intl/locale-data import issue on production build (#3937)
Webpack seems to fail to import `react-intl/locale-data/*.js` if those
files has been proceed by babel, and this also breaks applying our translation.

Note that this won't be a problem on English locale, because react-intl
includes it as default and works fine without manually added locale-data.
Also this issue seems to only occurs on production build, but I'm not sure
about reason.
7 years ago
..
assets.js Improve eslint rules (#3147) 8 years ago
babel.js Fix react-intl/locale-data import issue on production build (#3937) 7 years ago
mark.js Add improved performance marks for development mode (#3297) 8 years ago
sass.js Upgrade Webpacker to version 2.0 (#3729) 7 years ago