chinwagsocial/config/webpack
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
..
loaders Fix react-intl/locale-data import issue on production build (#3937) 2017-06-25 12:49:53 +02:00
configuration.js Upgrade Webpacker to version 2.0 (#3729) 2017-06-18 02:57:09 +02:00
development.js Re-add disableHostCheck (regression #3729) (#3854) 2017-06-19 14:01:31 +02:00
generateLocalePacks.js Add quotes ESLint rules (#3602) 2017-06-06 03:56:36 +02:00
production.js Upgrade to Webpack 3 with module concatenation (#3912) 2017-06-23 17:44:55 +02:00
shared.js Upgrade Webpacker to version 2.0 (#3729) 2017-06-18 02:57:09 +02:00
test.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
translationRunner.js Remove comments for eslint-disable (#3691) 2017-06-11 10:42:42 +02:00