Skip to content

Correct load order #9

@Slava

Description

@Slava

Right now we require users to put 'loadEagerly' option with all those *.js, */*.js things. This is not very cool as well as it is not correct. The scoping can break as some global vars are loaded in the wrong order (Meteor has its own rules of ordering: http://docs.meteor.com/#structuringyourapp).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions