-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels