1 Open Issue Need Help Last updated: Jun 24, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Replace the existing HTML minifier in the eSherpa web framework with a more efficient or robust alternative. The current minifier uses a custom HTML parser and `rjsmin` for JavaScript minification within `<script>` tags. The task involves finding a suitable replacement library or improving the existing custom solution, ensuring compatibility with the framework and maintaining functionality.

Complexity: 4/5
good first issue