Skip to content

Commit

Permalink
docs: add minify option.
Browse files Browse the repository at this point in the history
  • Loading branch information
黄健 authored and 黄健 committed Sep 1, 2017
1 parent 07263ff commit 6ba055c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ Two available position: `head-bottom`, `body-bottom`.
### options.delay
Whether delay service worker register time, to avoid bandwidth competition. Boolean or number millseconds.

### options.minify
Whether remove additional space, tab, linebreak.

### options.swPath
The service worker file path.

Expand Down

0 comments on commit 6ba055c

Please sign in to comment.