0

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.

Kai
  • 417
  • 4
  • 15
  • 1
    See https://github.com/meteor/meteor/issues/437 & http://stackoverflow.com/questions/11504883/how-to-prevent-meteor-from-watching-files/25161820#25161820 – Nimir Jan 10 '15 at 06:36
  • 1
    Probably, you shouldn't save dynamic files in your project directory anyway. – Tomasz Lenarcik Jan 10 '15 at 13:38

0 Answers0