From aafa59b8da97eecc0d3cc41976c7ed4e1102bf09 Mon Sep 17 00:00:00 2001 From: Joshua Wiens Date: Fri, 27 Jan 2017 11:21:19 -0600 Subject: [PATCH] Update Webpack (#875) - The Webpack awesome list has been transfered into https://github.com/webpack-contrib Change updates the target URL --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c316169..ce6e5ca 100644 --- a/readme.md +++ b/readme.md @@ -190,7 +190,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. +- [webpack](https://github.com/webpack-contrib/awesome-webpack) - Module bundler. - [Browserify](https://github.com/ungoldman/awesome-browserify) - Module bundler. - [Sass](https://github.com/Famolus/awesome-sass) - CSS preprocessor. - [Ant Design](https://github.com/websemantics/awesome-ant-design) - Enterprise-class UI design language.