Angular 2+ support
Opened this issue · 0 comments
alastair-todd commented
Angular with webpack (ng-cli), the source urls are invlaid, I have to globally replace them:
var stackString = mappedStack.map(s => s.replace("///src", "///./src")).join("\n");
at InfoToolComponent.queryFeature (webpack:///./src/app/mapping/sidebar-tools/info-tool/info-tool.component.ts:198:22)
to make them linkable