hparra/gulp-rename

Working weird in gulp watch

goldsteinr opened this issue · 1 comments

i'm trying to watch a scss file and change the output .css to .css.liquid and send to another folder. I've made it work, but the rename task only works after the second save in the file. Its pretty weird. I thought it was the sass task running first, but not even with run-sequence its working. Do you guys have any tips?

Support questions go to https://stackoverflow.com/. Use this issue tracker for only bug reports or feature requests.