Dev tools mapping sourcemap to URL instead of local file system
Reported by
tom.piet...@gmail.com,
Sep 11
|
|||
Issue descriptionDevTools failed to link network resource to filesystem. Platform: Win Chrome version: Version 67.0.3396.99 (Official Build) (64-bit) What are the details of your project? - Source code (if any): Private - Build System: Custom - TypeScript - HTTP server: apache Assets failed to link (or incorrectly linked): 1. all JS files All files showing up twice - one for local filesystem and one using URL. URL obviously won't work because our source is not published to the web server, so 404 page is returned instead. Using the local file version does not break on breakpoints. Sometimes it works, sometimes it doesn't. So far, unable to figure out when or why.
,
Oct 9
,
Dec 8
Workspaces 2.0 is imperfect and there's no feasible way to make it work for everybody. Archiving since we currently don't have resources to allocate towards improving Workspaces story. |
|||
►
Sign in to add a comment |
|||
Comment 1 by vamshi.kommuri@chromium.org
, Sep 11