Filename of the JavaScript file to include (e.g. "jquery.js")
Filenames of JavaScript files that must be included before this JavaScript file.
A JavaScript variable name this dependency should be required in a commonJS environment (n.b. Node.js). Should only be set if the JavaScript library will register its exports.
A JavaScript variable name this dependency should be required in a commonJS environment (n.b.
A JavaScript variable name this dependency should be required in a commonJS environment (n.b. Node.js). Should only be set if the JavaScript library will register its exports.
Filenames of JavaScript files that must be included before this JavaScript file.
Filename of the JavaScript file to include (e.g.
Filename of the JavaScript file to include (e.g. "jquery.js")
Expresses a dependency on a raw JS library and the JS libraries this library itself depends on.
Both the resourceName and each element of dependencies is the unqualified filename of the library (e.g. "jquery.js").