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
configuration.js Fix assets loading when WEB_DOMAIN ≠ LOCAL_DOMAIN (#6319) 7 years ago
development.js
generateLocalePacks.js
production.js
shared.js
test.js
translationRunner.js Fix RFC 5646 Regular Expression (#6190) 7 years ago