alloc / alloc/vite-plugin-compress
Support a suffix for compressed files
Ouverte
- Langage dominant
- TypeScript
- Étoiles
- 133
- Forks
- 13
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
In our use case the server would want to know if a file is compressed or not so that it can serve the file in a way that the browser understands. One way of accomplishing this would be to add a `outputSuffix` parameter that, when set, would write the compressed version as `filename+outputSuffix` instead of overwriting the original file.
If this makes sense, I could create a PR once #11 is resolved somehow
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.