You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: