You can use Parens-8 to save tokens by adding special hint comments in your input file:
--$switch-compiler: parens8
-- Any code between these lines will cost 0 tokens, but will run slower
--$switch-compiler: none
IMPORTANT - Parens-8 is available under the AGPLv3 license, so if you use it, you must:
- Make the source code (before any compilation or minification) available when distributing the resulting carts.
- Make the
Parens-8 license available when distributing the carts.
For more details, see the Readme.
(This tab is just for information - you can go back to Minify once you're done reading)