MDL-60925 theme: Fix SCSS precompilation.
authorDamyon Wiese <damyon@moodle.com>
Wed, 29 Nov 2017 02:41:50 +0000 (10:41 +0800)
committerDamyon Wiese <damyon@moodle.com>
Wed, 29 Nov 2017 09:01:07 +0000 (17:01 +0800)
commitb3480499c679930584cfc69166cd130bc3187657
tree052e3d096c054d919d9fe0a5bb4031515c2299e5
parent5bde2c2b62a71a6d4f89ac90755db1cced2e6baa
MDL-60925 theme: Fix SCSS precompilation.

There is no point pre-compiling the theme SCSS if it is not stored somewhere that is available
to all webserving nodes. Localcache needs to be backed by the MUC cache.
lib/outputlib.php