Use Ember CLI production assets by defaults for new installs (#578)
This commit is contained in:
parent
8e2ccee0f2
commit
e73dd1e8b7
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue