Moved import-style modules back into repository-style modules.
This commit is contained in:
parent
8e973d1a1a
commit
9f213ab7b9
7 changed files with 182 additions and 129 deletions
|
@ -21,6 +21,8 @@
|
|||
* application, for example by calling app.addRepository('modules/core/Object.js')
|
||||
*/
|
||||
|
||||
app.addRepository('modules/core/Global.js');
|
||||
|
||||
/**
|
||||
* Copies the properties of this object into a clone.
|
||||
* @external
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue