File paths not recognized properly
sheerun opened this issue · 0 comments
sheerun commented
Hey again! I seems that this plugin fails to recognize paths in such format:
1) graph Service should add module:
ReferenceError: moduleName is not defined
at GraphService.addModule (src/services/graphService.js:92:49)
at Dispatcher.dispatch (src/dispatcher.js:18:29)
at Context.<anonymous> (test/services/graphService.spec.js:73:16)