Set Webpack Compile Output to true during development.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user