-
Notifications
You must be signed in to change notification settings - Fork 2
Methods
✌ Makis Tracend edited this page Jan 24, 2014
·
1 revision
Once Construct.js is loaded, it takes up the global namespace construct
and all operations can be done through methods in that namespace.
Main setup actions are the following:
Returns the full dependency object as used in require.config
Connects objects, like extensions and potentially other middleware, with the update
trigger.
Sets logic that will run on initialization, when all dependencies are loaded.
This is how you can extend language support, used for localisation - language strings are saved in window.locale