silverstripe-framework/admin
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
..
client FIX: Break dist javascript and onto newlines. 2016-09-22 14:38:17 +12:00
code Optimise webpack build time (#6049) 2016-09-21 17:14:43 +12:00
templates/SilverStripe API Add bootstrap button row template 2016-09-21 15:59:12 +12:00
tests Rename SS_ prefixed classes (#5974) 2016-09-09 18:43:05 +12:00
themes API Add bootstrap button row template 2016-09-21 15:59:12 +12:00
thirdparty FIX: Fix tests when running directly from framework. 2016-09-17 15:40:32 +12:00
_config.php API Moved frontend assets into admin/ "module" 2016-09-16 13:46:06 +12:00
.gitignore MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00