Set Webpack Compile Output to true during development.

This commit is contained in:
Nikey646
2019-12-30 14:14:01 +11:00
committed by GitHub
parent 27c797f5c6
commit b0c15dc946

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: