Whoops, I meant to type .startup as the onReady doesn’t exist…
I edited the example above too.
But if you’re extending a class inside of the startup these super classes should be read into memory already? I haven’t tried this yet but I think all files should be useable inside of this. However if you put all classes inside of a startup then you’ll have issues as then the order of startups firing will be an issue.
Yea file renaming would work too, but not ideal.
ES6 imports are really needed! For once I feel like Meteor is really lagging behind the JS community 