Use Ember CLI production assets by defaults for new installs (#578)

This commit is contained in:
Robin Ward 2021-11-04 14:46:08 -04:00 committed by GitHub
parent 8e2ccee0f2
commit e73dd1e8b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ env:
LC_ALL: en_US.UTF-8
LANG: en_US.UTF-8
LANGUAGE: en_US.UTF-8
EMBER_CLI_PROD_ASSETS: 1
# DISCOURSE_DEFAULT_LOCALE: en
## How many concurrent web requests are supported? Depends on memory and CPU cores.