alanshaw / grunt-include-replace

Grunt task to include files and replace variables. Allows for parameterised includes.
MIT License
200 stars 45 forks source link

options.processIncludeContents called when file is processed #70

Open wackazong opened 8 years ago

wackazong commented 8 years ago

Hi there, for me the function defined for options.processIncludeContents is called with the variables already processed. How can that be?