Skip to content

Commit

Permalink
Add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
koole authored Sep 13, 2018
1 parent 66cfd06 commit c9d4338
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# NetlifyPushWebpackPlugin
Generate HTTP2 Server Push `_headers` file for Netlify using HtmlWebpackPlugin.

For use with Webpack 4 and HtmlWebpackPlugin 4.0.0-alpha.2

## Installation

```
npm i netlify-push-webpack-plugin
```

or


```
yarn add netlify-push-webpack-plugin
```


## Usage

Option | Type | Description
Expand Down

0 comments on commit c9d4338

Please sign in to comment.