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 @@ -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
247247The promise of the constructed souce map consumer is returned.
248248
You can’t perform that action at this time.
0 commit comments