File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -60,9 +60,9 @@ And run `webpack` via your preferred method.
60
60
61
61
## Options
62
62
63
- | Name | Type | Default | Description |
64
- | :----------------------------------: | :----------: | :---------: | :--------------------------------------------- |
65
- | ** [ ` filterSourceMappingUrl ` ] ( #url ) ** | ` {Function} ` | ` undefined ` | Allows to control ` SourceMappingURL ` behaviour |
63
+ | Name | Type | Default | Description |
64
+ | :----------------------------------------------------- : | :----------: | :---------: | :--------------------------------------------- |
65
+ | ** [ ` filterSourceMappingUrl ` ] ( #filtersourcemappingurl ) ** | ` {Function} ` | ` undefined ` | Allows to control ` SourceMappingURL ` behaviour |
66
66
67
67
### filterSourceMappingUrl
68
68
You can’t perform that action at this time.
0 commit comments