I've got this:
Post.reopenClass({ myStaticMethod: function() { // I need to access the store here! // this.store => undefined }});
PS Why can't i just import the store or something?
Aucun commentaire:
Enregistrer un commentaire