The output of this a tar, and we can uncompress, which gives us a bundle. We can’t point MUP to that bundle or tar, MUP will error out that we’re not in a Meteor project directory.
So how do we point MUP to the properly built Meteor build?
What lines of code within MUP@0.11.3 will fix this?