David Taylor 8f44b805f6
DEV: Use -prod flag when building production assets (#26344)
We were previously using the `EMBER_ENV=production` environment variable, which appears to produce the same output. But, some parts of ember-cli don't seem to support it, which leads to a confusing 'Environment: development' being printed on the console.

This commit adds `-prod` by default, which is the more common way to invoke ember-cli for production builds.
2024-03-25 16:56:28 +00:00
..
2023-08-10 13:59:13 +02:00
2022-04-28 11:51:03 +02:00
2020-09-03 12:10:11 +01:00
2023-08-10 13:59:13 +02:00
2023-08-10 13:59:13 +02:00