Meteor.js - how do I include a debugOnly package when I deploy to production? -


i deploy meteor app , packages bundled , deployed, including marked debugonly -- how can accomplish this? using arunoda's mup , mupx tools deploys , pushing heroku others.

thanks.

when run meteor deploy --debug, deploy application same way in development mode. i'd bet running meteor build --debug yield same results.

of course, may not idea with debugonly packages :)


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -