Closed stforek closed 11 years ago
@stforek finally, please document the change in the README and update the CHANGELOG file.
Thank you for the PR!!!
Not sure if I updated CHANGELOG and README properly ;)
@stforek thanks! might i suggest that you write a test case too so you will ensure this option is future-proof?
Cheers
Hi. I had a problem when closure-compiler returned a lot of warnings for extern file. "Error: maxBuffer exceeded." So I added option execOpts which allows to pass custom options to exec method (such as maxBuffer). I think this might be helpful.