findSourceMap
path
is the resolved path for the file for which a corresponding source map should be fetched.
Since
v13.7.0, v12.17.0
Return
Returns module.SourceMap
if a source map is found, undefined
otherwise.
path
is the resolved path for the file for which a corresponding source map should be fetched.
v13.7.0, v12.17.0
Returns module.SourceMap
if a source map is found, undefined
otherwise.