about summary refs log tree commit diff
path: root/config
diff options
context:
space:
mode:
authorReverite <github@reverite.sh>2019-09-20 18:18:22 -0700
committerReverite <github@reverite.sh>2019-09-20 18:18:22 -0700
commit1e75b3d874973dd71ea74b158ebeb501d9ac68a3 (patch)
treeaf6d0c5546beacaa832f80f81461352c62a4f1a9 /config
parent6f79532b73abe92103e1063d9bcc9b584887bcf3 (diff)
Fix link footer component
Diffstat (limited to 'config')
-rw-r--r--config/webpacker.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/webpacker.yml b/config/webpacker.yml
index 9accd6152..a80144b92 100644
--- a/config/webpacker.yml
+++ b/config/webpacker.yml
@@ -7,7 +7,7 @@ default: &default
   public_output_path: packs
   cache_path: tmp/cache/webpacker
   check_yarn_integrity: false
-  webpack_compile_output: false
+  webpack_compile_output: true
 
   # Additional paths webpack should lookup modules
   # ['app/assets', 'engine/foo/app/assets']