Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareSourceMapToSourceCode ¶
func CompareSourceMapToSourceCode( pluginID string, sourceCodeMapFile string, sourceCodePath string, ) (diffReport, error)
CompareSourceMapToSourceCode compares the source code map to the source code. It returns a diffReport that contains the differences between the source code map and the source code. sourceCodeMapFile is the path to the source code map file. (.js.map) sourceCodePath is the path to the source code directory. (the directory that contains the source code files)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.