Open
Description
It seems the API of this library is quite simple right now (I like it). However there's an option array being passed to the minify method. That options array seems to be undocumented currently. From a quick look at the code, the only option available is flaggedComments
which can be true or false. But I am not sure what exactly this option does.
Could you describe what the option does?