summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorwwqgtxx <[email protected]>2022-11-03 15:53:40 +0800
committerwwqgtxx <[email protected]>2022-11-03 15:53:40 +0800
commitb49690c19bbeda95835c98ffb68c5d2f4475053d (patch)
treeda6cc3ab04165b3d49c94dc0bb89241f1f4cb887 /package.json
parentb396ce2d4195c2a24fdbb270e49afcb714527459 (diff)
Revert "feat: enable vite-gzip"
This reverts commit bb5eff27eba3f40ecf43f0f72b19802cc0b5c311.
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index b157b9e..b94e7c3 100644
--- a/package.json
+++ b/package.json
@@ -43,8 +43,7 @@
"react-window": "^1.8.7",
"regenerator-runtime": "0.13.9",
"tslib": "2.4.0",
- "use-asset": "1.0.4",
- "vite-plugin-compression": "^0.5.1"
+ "use-asset": "1.0.4"
},
"devDependencies": {
"@babel/runtime": "7.19.4",