I\'ve created a new grunt task and within it I want to use grunt-contrib-concat to concatenate a few files together.
I looked through the docs but I don\'t find an
If you are feeling lazy I ended up publishing a npm module that forwards the configs from your task into the subtask that you want to run:
https://www.npmjs.org/package/extend-grunt-plugin