klei/gulp-inject

Modify time of the output file?

alvarotrigo opened this issue · 0 comments

I would expect gulp-inject to modify the modification time of the output file. This way we can use commands like rsync and being able to skip non modified files.

Otherwise I'm forced to always upload every single file intead of the modified ones.

Also, it makes sense to me? The file is being modified and should contain another modification time.