Use Ember CLI production assets by defaults for new installs (#578)
authorRobin Ward <robin.ward@gmail.com>
Thu, 4 Nov 2021 18:46:08 +0000 (14:46 -0400)
committerGitHub <noreply@github.com>
Thu, 4 Nov 2021 18:46:08 +0000 (14:46 -0400)
samples/standalone.yml

index 80adeafc38fe55142e31a6b23dc2e533419d1214..e13af63c667a907d6c2b2cc355353ad6045f6756 100644 (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.