jakejs / jake

JavaScript build tool, similar to Make or Rake. Built to work with Node.js.
http://jakejs.com
Apache License 2.0
1.96k stars 190 forks source link

fix file task not working as expect #388

Open colinshr opened 3 years ago

colinshr commented 3 years ago

this is fixed with this PR https://github.com/jakejs/jake/pull/387

mde commented 3 years ago

Could you add a test for this change?