Replies: 3 comments 6 replies
-
感谢建议 我们会在后续打包的时候去掉 gzip 压缩 |
Beta Was this translation helpful? Give feedback.
5 replies
-
Merged #5606 |
Beta Was this translation helpful? Give feedback.
0 replies
-
我写了个模组,实现了读取静态gzip和br文件的功能 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
目前go语言已有的gzip框架都不支持使用静态gzip文件,打包这个纯属浪费硬盘寿命,建议移除以下内容
https://github.com/1Panel-dev/1Panel/blob/dev/frontend/vite.config.ts#L59C13-L66C20
Beta Was this translation helpful? Give feedback.
All reactions