I'm only going to be using meteor-debug in development for the time being and don't require the production debugging capabilities. As such, is there a way to exclude the package from production builds?
Would it be a possibility to make this a debugOnly package and perhaps include the production capabilities in another package?