I’m saving images into the app/files folder using CollectionFS. How can I avoid Meteor thinking it has to reload the application everytime an image is added to the folder?
I’ve tried naming the folder files~ but it did not work.
I’m saving images into the app/files folder using CollectionFS. How can I avoid Meteor thinking it has to reload the application everytime an image is added to the folder?
I’ve tried naming the folder files~ but it did not work.