Skip to content
This repository has been archived by the owner on Jan 20, 2018. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
fluxxu committed Dec 21, 2016
1 parent 1a3bdab commit af36dae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
@@ -1,10 +1,10 @@
# Elm Hot Loader [![Version](https://img.shields.io/npm/v/elm-hot-loader.svg)](https://www.npmjs.com/package/elm-hot-loader)
[![NPM](https://nodei.co/npm/elm-hot-loader.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/elm-hot-loader/)

Hot swapping for [Elm](http://elm-lang.org/) module.
Hot code swapping for Elm.

This loader injects [HMR](https://webpack.github.io/docs/hot-module-replacement.html) support code to the Elm module generated by [elm-webpack-loader](https://github.com/rtfeldman/elm-webpack-loader).

[![NPM](https://nodei.co/npm/elm-hot-loader.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/elm-hot-loader/)

## Change Log

### 0.5.0
Expand Down

0 comments on commit af36dae

Please sign in to comment.