jwvdiermen/grunt-include-source

Include sources in the same file

Closed this issue · 2 comments

Currently when using grunt-include-source and specifying same input and output files in the output file the comments <-- include etc --> are removed and therefore I have to use a tmp file to do code.

Would it be difficult if the comments weren't deleted every time the script runs ?

Take a look at this part of the readme: https://github.com/jwvdiermen/grunt-include-source#overwriting-files

This should do what you are looking for.

Thanks!!! I think that you should put it in the documentation
On Jan 31, 2015 1:00 PM, "Jan Willem van Diermen" notifications@github.com
wrote:

Take a look at this part of the readme:
https://github.com/jwvdiermen/grunt-include-source#overwriting-files

This should do what you are looking for.


Reply to this email directly or view it on GitHub
#32 (comment)
.