When I open the 'copycheck.js' script in 'releng' it underlines all module names even though they appear to be correct and should resolve.
When I inspect the network tab, it appears that jsdepend isn't even being asked for the dependency graph, so something must be going wrong on the client side before it gets to that point.
When I open the 'copycheck.js' script in 'releng' it underlines all module names even though they appear to be correct and should resolve.
When I inspect the network tab, it appears that jsdepend isn't even being asked for the dependency graph, so something must be going wrong on the client side before it gets to that point.
I see no errors in the error log.