• Tom Jorquera's avatar
    Uses `controller.loadAll` to load the client resources · 43a5f415
    Tom Jorquera authored
    We now use the function defined in `lib/controller` to load the resources to
    inject into the client.
    
    The order of the "modules" to be loaded is defined as follow:
    - controller
    - lib
    - robot
    
    Each module corresponds to a specific folder in the `client` folder.
    43a5f415
app.js 367 Bytes