silverstripe-framework/admin/client/dist
Sam Minnee c24201b5f3 FIX: Break dist javascript and onto newlines.
This doesn’t have much impact on resulting JS size, but it will
hopefully make merge conflicts much less frequent.

The CSS growth is a little higher (6.5% increase in size) but is not
material.

If this materially reduces the number of merge conflicts we have, by
letting the git merge tools resolve some dist file mergers, I think it
would be worth it.

Some example changes in file size:

bundle.js 290K -> 301K
vendor.js 1,325K -> 1,321K
bundle.css 628K -> 669K
2016-09-22 14:38:17 +12:00
..
fonts Add helper-circle and block icons (#6035) 2016-09-21 15:15:59 +12:00
images Add helper-circle and block icons (#6035) 2016-09-21 15:15:59 +12:00
js FIX: Break dist javascript and onto newlines. 2016-09-22 14:38:17 +12:00
styles FIX: Break dist javascript and onto newlines. 2016-09-22 14:38:17 +12:00
AssetUploadField.css Updated dist files 2016-09-16 13:46:11 +12:00
bundle.css Updated dist files 2016-09-16 13:46:11 +12:00
editor.css Updated dist files 2016-09-16 13:46:11 +12:00
GridField_print.css Updated dist files 2016-09-16 13:46:11 +12:00
main.css FIX stringify api call body to work for IE10 (#6032) 2016-09-21 14:45:30 +12:00
UploadField.css Updated dist files 2016-09-16 13:46:11 +12:00