Meteor 1.8.2 lots of console logs "module Module {id: "/imports/ui/..."
wildhart opened this issue · 5 comments
wildhart commented
Since upgrading to Meteor 1.8.2 I'm getting a browser console log message whenever a Vue file is imported:
Looks like it's coming from this line:
Where is module.watch coming from and how do I set it to true?
Should that console.log still be in the code?
mathieustan commented
Wow. I just found this code too. It s weird because this code is there since two years already. ‘module.watch’ changed recently ? I hope we can set an option to enable/disable this.
wildhart commented
mathieustan commented
@Akryum do you have any idea ?
