minify_json

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

Usage

$ scripts/web/minify_json.sh
$ scripts/web/minify_json.sh dist

Prerequisites