alanshaw / grunt-include-replace

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

Added new feature: option to specify a base dir for includes #7

Closed marlonbernardes closed 11 years ago

marlonbernardes commented 11 years ago

You can now specify where your "include" files will be placed, using options.includesDir.

alanshaw commented 11 years ago

Thanks - a good addition.

I've previously released new features as minor instead of maintenance releases so I cherry picked e107633 and released to NPM as version 0.3.0.

marlonbernardes commented 11 years ago

@alanshaw Thanks! Glad I could help. I have some new ideas, do you mind if I submit another pull-request?

alanshaw commented 11 years ago

Please do. Always happy to receive contributions!

On 26 Apr 2013, at 20:26, Marlon Bernardes notifications@github.com wrote:

@alanshaw Thanks! Glad I could help. I have some new ideas, do you mind if I submit another pull-request?

— Reply to this email directly or view it on GitHub.