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
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.
7 years ago
..
loaders Remove prop types from external libraries (#5304) 8 years ago
configuration.js Fix assets loading when WEB_DOMAIN ≠ LOCAL_DOMAIN (#6319) 7 years ago
development.js Configure webpack to poll for changes in development (#5040) 8 years ago
generateLocalePacks.js Add quotes ESLint rules (#3602) 8 years ago
production.js Upgrade compression-webpack-plugin to version 1.0.1 (#5581) 8 years ago
shared.js Update extract-text-webpack-plugin to version 3.0.2 (#5584) 8 years ago
test.js Improve eslint rules (#3147) 8 years ago
translationRunner.js Fix RFC 5646 Regular Expression (#6190) 7 years ago