chinwagsocial/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.
2017-06-25 12:49:53 +02:00
..
assets.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
babel.js Fix react-intl/locale-data import issue on production build (#3937) 2017-06-25 12:49:53 +02:00
mark.js Add improved performance marks for development mode (#3297) 2017-05-25 14:09:55 +02:00
sass.js Upgrade Webpacker to version 2.0 (#3729) 2017-06-18 02:57:09 +02:00