Skip to content

Refactor dependency loader #6

Description

@tracend

Originally Construct came with a require config, the reasoning being that it will be tested against specific versions of jQuery, Handlebars, Backbone etc and updated occasionally with stable versions of these libraries

As the libraries get updated independently, already loaded on the client-side or even may be optional (ex. backbone-app), to avoid conflicts in (re)setting the require config it is best if the library is decoupled from the require config and allow the dependencies to be broadcast in a less intrusive way.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions