ORIENT/tests/unit
Ben Thomson a67ccfe993
Allow decompiled Backend JS assets (#4549)
This change will allow the individual JS assets that are compiled into a full compilation file to be loaded individually instead, allowing the developer to see their changes immediately. It introduces a new configuration variable, `cms.decompileBackendAssets`, that controls this functionality. By default, it is false and not tied to the debug value, requiring it to be explicitly enabled.
2019-08-16 16:19:16 +08:00
..
backend Allow decompiled Backend JS assets (#4549) 2019-08-16 16:19:16 +08:00
cms Standardise use of [] vs array() (#4548) 2019-08-14 20:46:36 -06:00
plugins Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
system Standardise use of [] vs array() (#4548) 2019-08-14 20:46:36 -06:00
phpunit.xml Fixes unit tests for case sensitive file systems 2015-07-25 12:29:57 +10:00