about summary refs log tree commit diff
path: root/config/webpacker.yml
diff options
context:
space:
mode:
authorReverite <github@reverite.sh>2019-10-03 16:02:27 -0700
committerReverite <github@reverite.sh>2019-10-03 16:02:27 -0700
commit333b5e25f0a615a9518d402ef10dceb70190a52f (patch)
tree19db62c60e470628da62988c044efcb843593805 /config/webpacker.yml
parente9a8af8e06faf6590937111e8dad19397a340b5f (diff)
Small changes
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']