We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cc3dfd commit 78effeeCopy full SHA for 78effee
README.md
@@ -60,9 +60,9 @@ And run `webpack` via your preferred method.
60
61
## Options
62
63
-| Name | Type | Default | Description |
64
-| :----------------------------------: | :----------: | :---------: | :--------------------------------------------- |
65
-| **[`filterSourceMappingUrl`](#url)** | `{Function}` | `undefined` | Allows to control `SourceMappingURL` behaviour |
+| Name | Type | Default | Description |
+| :-----------------------------------------------------: | :----------: | :---------: | :--------------------------------------------- |
+| **[`filterSourceMappingUrl`](#filtersourcemappingurl)** | `{Function}` | `undefined` | Allows to control `SourceMappingURL` behaviour |
66
67
### filterSourceMappingUrl
68
0 commit comments