Suppress logging with NODE_ENV (#332)

This commit is contained in:
Matt Cowley
2022-02-25 20:00:45 +00:00
committed by GitHub
parent cddfdc7081
commit 07b0714837
14 changed files with 100 additions and 58 deletions

View File

@@ -85,6 +85,7 @@
"stylelint-config-standard-scss": "^3.0.0",
"stylelint-order": "^5.0.0",
"vue-template-compiler": "^2.6.14",
"webpack": "^5.69.1",
"webpack-bundle-analyzer": "^4.5.0"
},
"overrides": {