diff --git a/config/webpacker.yml b/config/webpacker.yml
index 4ad78a190ec4989d20a9d768a89d7834da1c5993..3bedf1849033dd135a15f36caea3be917ba2c398 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']