Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
That is, we now allow flags like --minify as well as -mn. Note that we just use Go's standard flag package, so that means we also support -minify and --mn. For consistency, the docs now use --filename and --version, which is backwards compatible as the single-dash versions still work. Fixes #852.
- Loading branch information