about summary refs log tree commit diff
path: root/config/webpacker.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/webpacker.yml')
-rw-r--r--config/webpacker.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/webpacker.yml b/config/webpacker.yml
index a80144b92..9accd6152 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: true
+  webpack_compile_output: false
 
   # Additional paths webpack should lookup modules
   # ['app/assets', 'engine/foo/app/assets']