mastodon/config/webpack
ThibG d613dda91d Fix assets loading when WEB_DOMAIN ≠ LOCAL_DOMAIN (#6319)
Since 872a0d5bd8, assets URL are absolute and
not relative. Unfortunately, the domain used to build such URLs is the wrong
one: LOCAL_DOMAIN, and not WEB_DOMAIN, where the assets are stored.
2018-01-21 13:22:31 +01:00
..
loaders Remove prop types from external libraries (#5304) 2017-10-10 18:44:51 +02:00
configuration.js Fix assets loading when WEB_DOMAIN ≠ LOCAL_DOMAIN (#6319) 2018-01-21 13:22:31 +01:00
development.js Configure webpack to poll for changes in development (#5040) 2017-10-04 09:52:11 +02:00
generateLocalePacks.js Add quotes ESLint rules (#3602) 2017-06-06 03:56:36 +02:00
production.js Upgrade compression-webpack-plugin to version 1.0.1 (#5581) 2017-11-01 14:42:19 +01:00
shared.js Update extract-text-webpack-plugin to version 3.0.2 (#5584) 2017-11-05 13:07:59 +01:00
test.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
translationRunner.js Fix RFC 5646 Regular Expression (#6190) 2018-01-05 04:43:50 +01:00