Skip to content

Commit 5f17807

Browse files
committed
build: delete console.log in production
1 parent 6957d06 commit 5f17807

3 files changed

Lines changed: 1386 additions & 1195 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@yireen/squoosh-browser": "^1.0.7",
2626
"axios": "^1.3.5",
27-
"element-plus": "^2.3.4",
27+
"element-plus": "2.3.7",
2828
"vue": "^3.2.47",
2929
"vue-i18n": "^9.2.2",
3030
"vue-router": "^4.1.6",
@@ -55,6 +55,7 @@
5555
"stylelint-config-rational-order": "^0.1.2",
5656
"stylelint-stylus": "^0.18.0",
5757
"stylus": "^0.59.0",
58+
"terser": "^5.19.2",
5859
"typescript": "^4.1.5",
5960
"unplugin-auto-import": "^0.15.2",
6061
"unplugin-icons": "^0.16.1",

0 commit comments

Comments
 (0)