projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e2ccee
)
Use Ember CLI production assets by defaults for new installs (#578)
author
Robin Ward
<robin.ward@gmail.com>
Thu, 4 Nov 2021 18:46:08 +0000
(14:46 -0400)
committer
GitHub
<noreply@github.com>
Thu, 4 Nov 2021 18:46:08 +0000
(14:46 -0400)
samples/standalone.yml
patch
|
blob
|
blame
|
history
diff --git
a/samples/standalone.yml
b/samples/standalone.yml
index 80adeafc38fe55142e31a6b23dc2e533419d1214..e13af63c667a907d6c2b2cc355353ad6045f6756 100644
(file)
--- a/
samples/standalone.yml
+++ b/
samples/standalone.yml
@@
-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.