Skip to content

Commit b2ddafe

Browse files
committed
Add read more link
1 parent 9beca30 commit b2ddafe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -240,9 +240,9 @@ following attributes:
240240

241241
- `file`: Optional. The generated filename this source map is associated with.
242242

243-
- `x_google_ignoreList`: Optional. An additional extension field which is an array
244-
of indices refering to urls in the sources array. This is used to identify third-party
245-
sources, that the developer might want to avoid when debugging.
243+
- `x_google_ignoreList`: Optional. An additional extension field which is an array
244+
of indices refering to urls in the sources array. This is used to identify third-party
245+
sources, that the developer might want to avoid when debugging. [Read more](https://developer.chrome.com/articles/x-google-ignore-list/)
246246

247247
The promise of the constructed souce map consumer is returned.
248248

0 commit comments

Comments
 (0)