The second attempt fixed issues with smoke test. This one makes sure minification only happens in production mode.
This reverts commit 2c7906999a. The changes break some things in local development (putting JS files into minified files, not allowing debugger, and others)
2c7906999a
This PR includes support for running theme tests in legacy ember production envrionments.