Set webpack_compile_output to true

This commit is contained in:
Pranav Raj Sreepuram
2019-08-21 21:30:25 +05:30
parent 06c7336326
commit dc470c1d2c
2 changed files with 7 additions and 6 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']