alanshaw / grunt-include-replace

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

support Server SSI #45

Closed gideonstele closed 9 years ago

gideonstele commented 9 years ago

Such as:

<!--#include virtual="_header.html"-->

That will be recognised by Server with SSI,such as Nginx、Apache,But grunt-include-replace will not work.could you compatible both?

alanshaw commented 9 years ago

What is the syntax? Did you know you can change the prefix/suffix for include statements? https://github.com/alanshaw/grunt-include-replace#optionsprefix