mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 08:22:07 +02:00
MDL-44478 Javascript: Remove duplications in simpleyui rollup
This commit is contained in:
parent
76e4de31cc
commit
502d580970
@ -109,16 +109,7 @@ while (count($parts)) {
|
||||
$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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user