mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-11 11:37:57 +08:00
feat: allow to disable chunk building by setting DISABLE_CHUNK=1
This commit is contained in:
@@ -55,7 +55,8 @@
|
||||
"husky": "^8.0.0",
|
||||
"lint-staged": "^13.2.2",
|
||||
"prettier": "^2.8.7",
|
||||
"typescript": "4.9.5"
|
||||
"typescript": "4.9.5",
|
||||
"webpack": "^5.88.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"lint-staged/yaml": "^2.2.2"
|
||||
|
Reference in New Issue
Block a user