From 9687348105ed2f2bfe416eda04dbf318a72cdc6e Mon Sep 17 00:00:00 2001 From: Joshua Wiens Date: Wed, 5 Oct 2016 22:23:53 -0500 Subject: [PATCH] Add Webpack (#751) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3b41592..f6696cd 100644 --- a/readme.md +++ b/readme.md @@ -184,6 +184,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Progressive Web Apps](https://github.com/TalAter/awesome-progressive-web-apps) - [choo](https://github.com/YerkoPalma/awesome-choo) - App framework. - [Redux](https://github.com/brillout/awesome-redux) - State container for JavaScript apps. +- [webpack](https://github.com/d3viant0ne/awesome-webpack) - Module bundler. ## Back-End Development