@frsechet wrote:
Hi there,
I'm trying to minify my js/css in other environments than production.
I've read this: http://discuss.emberjs.com/t/development-mode-why-minify-and-pack/6124
I've also tried that: https://ember-cli.com/asset-compilation (which is basically the same)However, when I do
ember build --environment=whatever
(where whatever is not production), it doesn't minify anything.Why is that?
Thanks
Posts: 2
Participants: 2