Skip to content

Commit

Permalink
docs: add html plugin to main readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shellscape authored Nov 29, 2019
1 parent 144b4a4 commit 58f1015
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ This repository houses plugins that Rollup considers critical to every day use o
| [beep](packages/beep) | System beeps on errors and warnings |
| [buble](packages/buble) | Compile ES2015 with buble |
| [dsv](packages/dsv) | Convert .csv and .tsv files into JavaScript modules with d3-dsv |
| [html](packages/html) | Creates HTML files to serve Rollup bundles |
| [image](packages/image) | Import JPG, PNG, GIF, SVG, and WebP files |
| [inject](packages/inject) | Scan modules for global variables and injects `import` statements where necessary |
| [json](packages/json) | Convert .json files to ES6 modules |
Expand Down

0 comments on commit 58f1015

Please sign in to comment.