mastodon/config/webpack
Thibaut Girka 91bef4759f Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
	Vagrantfile
	app/javascript/packs/public.js
	app/views/admin/settings/edit.html.haml
	app/views/settings/preferences/show.html.haml
	app/views/settings/profiles/show.html.haml
	config/locales/es.yml
	config/locales/simple_form.en.yml
	config/webpack/configuration.js
	config/webpack/loaders/babel.js
	package.json
	yarn.lock

Split new additions to app/javascript/packs/public.js to
app/javascript/core/settings.js
2018-09-19 21:46:01 +02:00
..
loaders Merge branch 'master' into glitch-soc/merge-upstream 2018-09-19 21:46:01 +02:00
configuration.js Fix building assets in test environment 2018-09-13 15:32:02 +02:00
development.js Upgrade webpack to version v4.x (#6655) 2018-07-14 03:56:41 +02:00
generateLocalePacks.js Javascript intl8n flavour support 2017-12-10 11:08:04 -08:00
production.js Upgrade Babel to version 7.0.0 (#5925) 2018-09-14 17:59:48 +02:00
shared.js Reduce assets precompilation time by about 20% 2018-07-28 23:24:41 +02:00
test.js Upgrade webpack to version v4.x (#6655) 2018-07-14 03:56:41 +02:00
translationRunner.js Fix RFC 5646 Regular Expression (#6190) 2018-01-05 04:43:50 +01:00