Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/yui/js/yui.js
Original file line number Diff line number Diff line change
Expand Up @@ -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).

<em>Note: All modules specified must have already been included and added as the loader will not process these.</em>

@property {Array} core
@type Array
@default ['get', 'features', 'intl-base', 'yui-log', 'yui-later', 'loader-base', 'loader-rollup', 'loader-yui3']
Expand Down