Merge pull request #4237 from Nikey646/patch-1

Set Webpack Compile Output to true during development.
This commit is contained in:
evazion
2019-12-30 00:16:54 -06:00
committed by GitHub

View File

@@ -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: