diff --git a/src/yui/js/yui.js b/src/yui/js/yui.js index c7c1c322182..1a003d958f7 100644 --- a/src/yui/js/yui.js +++ b/src/yui/js/yui.js @@ -1735,6 +1735,8 @@ When running in Node.js, this property is `undefined`, since there is no /** A list of modules that defines the YUI core (overrides the default list). +Note: All modules specified must have already been included and added as the loader will not process these. + @property {Array} core @type Array @default ['get', 'features', 'intl-base', 'yui-log', 'yui-later', 'loader-base', 'loader-rollup', 'loader-yui3']