i'm looking for a way to extend the build process of yeoman with something to minify json files ... i found a npm package which can minify json files but it doesn't export any functions :/ anyone that knows how to integrate this into the yeoman build process?
https://npmjs.org/package/json-minify
kind regards,
Daan