Analyze Observes
This package helps you find and fix publications/observes that are using the polling driver, rather than the oplog driver.
Installation
$ meteor add qualia:analyze-observes
Usage
1import { Analyze } from 'meteor/qualia:analyze-observes'; 2console.log(Analyze.go());