From ee6d02ec22e5d01427148730f6ac6ee124f0f199 Mon Sep 17 00:00:00 2001 From: Balthazar Gronon Date: Fri, 19 May 2017 13:09:44 -0700 Subject: [PATCH] feat(plugins): add butternut plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d7e6862..116a67b 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list. Feel fr - [SVG Sprite Webpack Plugin](https://github.com/TodayTix/svg-sprite-webpack-plugin) - Plugin for SVG sprites and icons. -- *Maintainer*: `Jeremy Tice` ([`TodayTix`](https://github.com/TodayTix)) [![Github][githubicon]](https://github.com/jetpacmonkey) [![Twitter][twittericon]](https://twitter.com/jetpacmonkey) - [Imagemin Webpack Plugin](https://github.com/Klathmon/imagemin-webpack-plugin) - Minify images with Imagemin. -- *Maintainer*: `Gregory Benner` [![Github][githubicon]](https://github.com/Klathmon) [![Twitter][twittericon]](https://twitter.com/Klathmon) - [Prepack Webpack Plugin](https://github.com/gajus/prepack-webpack-plugin) - A webpack plugin for prepack. -- *Maintainer*: `Gajus Kuizinas` [![Github][githubicon]](https://github.com/gajus) +- [Butternut Webpack Plugin](https://github.com/Apercu/butternut-webpack-plugin) - A butternut plugin for webpack. -- *Maintainer*: `Balthazar Gronon` [![Github][githubicon]](https://github.com/Apercu) [Back to top](#table-of-contents)