Commit 004681f7 authored by Aniket-Engg's avatar Aniket-Engg Committed by Aniket

file index

parent 64c28220
......@@ -228,7 +228,7 @@ export const RemixUiStaticAnalyser = (props: RemixUiStaticAnalyserProps) => {
}
location = props.analysisModule._deps.offsetToLineColumnConverter.offsetToLineColumn(
location,
0,
Object.keys(lastCompilationResult.sources).indexOf(item.sourceMap[0].source_mapping.filename_relative),
lastCompilationSource.sources,
lastCompilationResult.sources
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment