Skip to content

Fix gzip not generated due to renamed outputFile#320

Merged
melloware merged 1 commit intoprimefaces-extensions:masterfrom
42plat0:fix-gzipping
Mar 26, 2026
Merged

Fix gzip not generated due to renamed outputFile#320
melloware merged 1 commit intoprimefaces-extensions:masterfrom
42plat0:fix-gzipping

Conversation

@42plat0
Copy link
Copy Markdown
Contributor

@42plat0 42plat0 commented Mar 26, 2026

The gzip feature added in #319 didn’t produce any .gz files.
During debugging I found the root cause: the optimizer renames the output file, but gzipFile() still checks for the original filename and therefore thinks the optimized file doesn’t exist.

@melloware melloware merged commit 81c63f9 into primefaces-extensions:master Mar 26, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants