DevTools fails to link less source maps to filesystem
Reported by
m...@codeavengers.com,
May 8 2017
|
||||
Issue descriptionDevTools failed to link network resource to filesystem. Platform: <Linux/Win/Mac> Chrome version: <your chrome version> What are the details of your project? - Source code (if any): see attached source map - Build System: custom - HTTP server: Java google app engine Assets failed to link (or incorrectly linked): 1. Source map has relative files: "sources":["/less-modules/ca-font.less","/less-modules/variables.less","/less/admin.less"] 2. Previous I could add the mapping [localhost => /] to map the root of localhost to the root of the war file I have added to workspace and the source maps would work. But now that I have auto detect on, it is not auto detecting this mapping. 3. I would have expected this sort of mapping to link to the filesystem file? If I change the paths in the source map to full paths then it works. If possible, please attach a screenshot of network sources navigator which should show which resources failed to map
,
May 15 2017
,
May 19 2017
,
Dec 6 2017
The automapping should work just fine with your paths. Can you please share the whole project with sourcemaps so that I can debug this further?
,
Dec 20 2017
Speculatively closing this due to lack of feedback |
||||
►
Sign in to add a comment |
||||
Comment 1 by ranjitkan@chromium.org
, May 12 2017