silverstripe-framework/src
Ingo Schommer 02bbc05816 Remove unnecessary frontend build tooling
We’re loading 60MB of node_modules to compile 600 LOC of SCSS files down to CSS.
These can be maintained as plain CSS for now, at least until we redesign installer (at which point we’ll likely split it out into a separate module)
2017-03-15 11:03:04 +13:00
..
Assets API Move CMSPreviewable to framework module 2017-03-14 10:22:45 +13:00
conf API Upgrade code to use updated config 2017-02-27 16:54:01 +13:00
Control API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00
Core Simplify config for admin removal 2017-03-14 10:22:45 +13:00
Dev Remove unnecessary frontend build tooling 2017-03-15 11:03:04 +13:00
Forms API Add FormRequestHandler::forTemplate() for backwards compatibility 2017-03-13 12:51:37 +13:00
i18n API Upgrade code to use updated config 2017-02-27 16:54:01 +13:00
Logging Remove examples of Log::::add_writer() (fixes #6346) 2017-01-20 12:27:54 +13:00
ORM API Move CMSPreviewable to framework module 2017-03-14 10:22:45 +13:00
Security API Move CMSPreviewable to framework module 2017-03-14 10:22:45 +13:00
View API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00