Open Issues Need Help
View All on GitHub Replace HTML minifier 2 months ago
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