Skip to content

Commit

Permalink
Clean usage section at README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fanich37 committed Dec 10, 2018
1 parent 66f48d9 commit fa30ce1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ This module will help you:
And the best thing is it supports minified bundles! It parses them to get real size of bundled modules.
And it also shows their gzipped sizes!

__IMPORTANT NOTE!__ Please keep in mind that it parses files that actually exists in the file system. If files are located in RAM (for example working with <a href="https://webpack.js.org/configuration/dev-server/" target="_blank" rel="nofollow">webpack-dev-server</a>) it only provides `stat` size value - `parsed` and `gzip` size values are not provided in this case.

<h2 align="center">Options (for plugin)</h2>

```js
Expand Down

0 comments on commit fa30ce1

Please sign in to comment.