From 6ce4e57cdbc556630ae6b5942d7ac4b90e0e7e33 Mon Sep 17 00:00:00 2001 From: noellabo Date: Wed, 20 Nov 2019 07:42:28 +0900 Subject: [PATCH] Change to display Webpack errors --- config/webpacker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/webpacker.yml b/config/webpacker.yml index 4ad78a190..3bedf1849 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']