msavin / MongoInspector

[DEPRECATED] Use Mongol
http://mongol.meteor.com
MIT License
36 stars 5 forks source link

debugOnly=true? I dont know 😖 #5

Closed comerc closed 9 years ago

comerc commented 9 years ago

Please describe: how to use your package with debugOnly flag?

msavin commented 9 years ago

The package is configured that way, so nothing needs to be done on your end to make it work. Once your application is running in production mode, that code won't compile into the application.

Sivli-Embir commented 9 years ago

Would you consider changing that? This could be useful as an admin tool in production.

msavin commented 9 years ago

I'll think it through.

PS: New package: http://mongol.meteor.com

Sivli-Embir commented 9 years ago

I followed that Github link but I did not see the actual package repo. After poking around this is the only package I could find, do you have it in a private repository?

msavin commented 9 years ago

I'm working on publishing the source code, I just want to tidy it up a little first. But the package works and can be used.

Sivli-Embir commented 9 years ago

Cool. I will keep an eye out for it. Demo looks good! I just like to scan packages before I use them, too many moving parts and hacks out there right now.

msavin commented 9 years ago

I hear you - I'll try to get the code up soon. I can assure you everything is namespaced, so there shouldn't be any conflicts with your application code. 

On Feb 18, 2015, at 04:57 PM, Sivli Kestanous notifications@github.com wrote:

Cool. I will keep an eye out for it. Demo looks good! I just like to scan packages before I use them, too many moving parts and hacks out there right now. — Reply to this email directly or view it on GitHub.