Skip to content

Commit

Permalink
MDL-44478 Javascript: Remove duplications in simpleyui rollup
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnicols committed Mar 6, 2014
1 parent 76e4de3 commit 502d580
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions theme/yui_combo.php
Original file line number Diff line number Diff line change
Expand Up @@ -109,16 +109,7 @@
$yuiversion = $yuipatchedversion[0];

$yuimodules = array(
// Include everything from original SimpleYUI,
// this list can be built using http://yuilibrary.com/yui/configurator/ by selecting all modules
// listed in https://github.com/yui/yui3/blob/v3.12.0/build/simpleyui/simpleyui.js#L21327
'yui',
'yui-base',
'get',
'features',
'loader-base',
'loader-rollup',
'loader-yui3',
'oop',
'event-custom-base',
'dom-core',
Expand Down

0 comments on commit 502d580

Please sign in to comment.