alanshaw / grunt-include-replace

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

add ignoreLocalVars option #75

Open leftstick opened 8 years ago

leftstick commented 8 years ago

Sometimes, we don't have the value of localVars, and they shall be provided while later use.

So i added an option to ignore parsing localVars