From c12c949ef16e1681ebf10c4db433ebc9399ec095 Mon Sep 17 00:00:00 2001 From: Cory Robinson Date: Tue, 28 Aug 2018 12:16:33 -0700 Subject: [PATCH] Add KoaJs Slack Community badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 859e1e2..5595f14 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![npm version](http://img.shields.io/npm/v/koa-webpack-middleware.svg?style=flat-square)](https://npmjs.org/package/koa-webpack-middleware "View this project on npm") [![Circle CI](https://circleci.com/gh/leecade/koa-webpack-middleware.svg)](https://circleci.com/gh/leecade/koa-webpack-middleware) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/) +![KoaJs Slack](https://img.shields.io/badge/Koa.Js-Slack%20Channel-Slack.svg?longCache=true&style=for-the-badge) [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) for [koa2](https://github.com/koajs/koa/tree/v2.x) with [HMR](http://webpack.github.io/docs/hot-module-replacement-with-webpack.html)(hot module replacement) supports.