fn.js icon indicating copy to clipboard operation
fn.js copied to clipboard

Remove dependence on gulp

Open CrowdHailer opened this issue 9 years ago • 2 comments

Project is small enough to not require gulp as a build step

CrowdHailer avatar Jan 09 '16 18:01 CrowdHailer

Ramda uses npm's for its build, fairly successfully. But it calls out to make too often for my liking. (I would like it to work for Windows users too.) Fixing this has just never become a high enough priority.

CrossEye avatar Jan 10 '16 01:01 CrossEye

I want to keep fn small so hope that we wont have to call out to anything. I have already got gulp out of a v0.9 branch and it looks fine so will be sticking with that ideally

CrowdHailer avatar Jan 10 '16 10:01 CrowdHailer