Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Temporarily disable serving compressed index file. (#24657)
express-static-gzip does not handle redirects with custom base URLs properly. As index.html file is only 5KB, compression is not critical for it.
- Loading branch information