ue[bug] When 'options.buffer' is false and 'options.usePrecompiledGzip'is true ,The static file is not used. This is used to dynamically generate compressed files
Open
- Dominant language
- JavaScript
- Stars
- 291
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description

期望在图片位置加上静态.gz文件的调用
Contributor guide
Research direction
Start by tracing static-file handling for `options.buffer` and `options.usePrecompiledGzip`; the issue's screenshot indicates where use of a static `.gz` file is expected. Reproduce the combination of `buffer: false` and `usePrecompiledGzip: true`, then verify that an available precompressed file is used instead of being generated dynamically.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100