MUP support for bundle --debug option

I’d like to deploy an app using MUP with minification disabled. It looks like this can be accomplished by passing the --debug option to the meteor bundle or deploy commands.

Is there a way to get MUP to pass this option through to the meteor command line?