Change to display Webpack errors

This commit is contained in:
noellabo 2019-11-20 07:42:28 +09:00
parent e93cd2b5f2
commit 6ce4e57cdb
1 changed files with 1 additions and 1 deletions

View File

@ -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']