mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-09-04 08:01:39 +08:00
nodejs使用gzip压缩
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"description": "书栖网",
|
||||
"dependencies": {
|
||||
"body-parser": "^1.15.0",
|
||||
"compression": "^1.7.4",
|
||||
"cookie-parser": "^1.4.0",
|
||||
"crypto": "^1.0.1",
|
||||
"debug": "^2.2.0",
|
||||
@@ -26,4 +27,4 @@
|
||||
"mysql": "^2.18.1",
|
||||
"serve-favicon": "^2.3.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user