meteor-mantra-redux-graphql icon indicating copy to clipboard operation
meteor-mantra-redux-graphql copied to clipboard

Meteor Load Order

Open joshua1 opened this issue 8 years ago • 1 comments

I want to ask how having the src file with typescript play with the meteor load order . The Meteor 1.3 documentation states thus. Meteor will load all files outside of any directory named imports/ in the application using the default file load order rules (also called “eager evaluation or loading”). How is the src folder excluded. Thanks, Joshua

joshua1 avatar Jun 23 '16 13:06 joshua1