diff --git a/config/webpacker.yml b/config/webpacker.yml index 7e38f01b7..e8fb2bc5c 100644 --- a/config/webpacker.yml +++ b/config/webpacker.yml @@ -55,6 +55,7 @@ development: # Verifies that correct packages and versions are installed by inspecting package.json, yarn.lock, and node_modules check_yarn_integrity: true + webpack_compile_output: true # Reference: https://webpack.js.org/configuration/dev-server/ dev_server: