Skip to content

Commit

Permalink
fix: update anchor (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxsan committed Aug 29, 2020
1 parent 5cc3dfd commit 78effee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -60,9 +60,9 @@ And run `webpack` via your preferred method.

## Options

| Name | Type | Default | Description |
| :----------------------------------: | :----------: | :---------: | :--------------------------------------------- |
| **[`filterSourceMappingUrl`](#url)** | `{Function}` | `undefined` | Allows to control `SourceMappingURL` behaviour |
| Name | Type | Default | Description |
| :-----------------------------------------------------: | :----------: | :---------: | :--------------------------------------------- |
| **[`filterSourceMappingUrl`](#filtersourcemappingurl)** | `{Function}` | `undefined` | Allows to control `SourceMappingURL` behaviour |

### filterSourceMappingUrl

Expand Down

0 comments on commit 78effee

Please sign in to comment.