Skip to content

Conversation

@iamwillburn
Copy link

I had a need to wrap each template before concatenating the files. This option allows us to use a function to wrap the compiled template in anything we want.

iamwillburn added 2 commits July 15, 2015 11:05
Made changes to support the output of node-like (and brunch-like) modules. Use by setting the option 'node_like' to 'true'.
Added a 'processTemplate' option that accepts a function. The intention is that it works in a similar way to the 'process' option from 'grunt-contrib-concat', allowing us to wrap the template in anything we want (or do anything we wish to with the compiled output).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant