minify_html

This script will minify the *.html files in the given directory ($PWD if not given) and its subdirectories.

Usage

$ scripts/web/minify_html.sh
$ scripts/web/minify_html.sh dist

Prerequisites