Skip to content

Commit

Permalink
Edit README
Browse files Browse the repository at this point in the history
  • Loading branch information
Babek Naghiyev authored and Babek Naghiyev committed Jan 10, 2021
1 parent 2a2dc3c commit 122b369
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,16 +84,18 @@ sw.exclude = (url) => {

| WARNING: Any regenerated strings like csrf tokens may end up with forever reloading. If so, avoid reload function or wrap any regenerated texts inside `<!--EasySWIgnore--> <!--/EasySWIgnore-->`|

## Example

```
npm run serve
```

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

```
npm run prepublish
```

## Version 1.2.2
Expand Down

0 comments on commit 122b369

Please sign in to comment.