From 72f60eec029b35a5461faf16625442c74d9bb6f2 Mon Sep 17 00:00:00 2001 From: Kenneth Palaganas Date: Fri, 7 Oct 2016 16:46:08 +0800 Subject: [PATCH] Add rollup (#593) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a605d01..80acd41 100644 --- a/readme.md +++ b/readme.md @@ -291,6 +291,7 @@ - [start](https://github.com/start-runner/start) - Simple tasks runner powered by composable functions and promise chaining. - [ygor](https://github.com/shannonmoeller/ygor) - A promising task runner for when `npm run` isn't enough and everything else is too much. - [Fly](https://github.com/bucaran/fly) - Modern build system based in co-routines, generators and promises. +- [rollup](https://github.com/rollup/rollup) - Next-generation ES2015 module bundler. ### Hardware