Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

327
Views
How to use map filesystem folder to debug original sources in Chromium Developer Tools

I have a website running at https://somewebsite.com/.

  • It references a compiled javascript file: /js/site.js
  • mapping file is also available on the server /js/site.js.map
  • typescript file is not available - I'm getting 404 for /js/site.ts which is correct!

I have the original typescript file available locally at C:/projects/myapp/wwwroot/js/site.ts

How do I map my source file in Edge's/Chrome developer tools so that I can debug it?

When I add C:/projects/myapp/wwwroot/ local folder to workspace, the files are not linked.

However, when the same website is running on localhost, and I add the local folder to workspace, it works!

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

Yes, you can only use Workspace with localhost sites. For detailed information, you can refer to this thread.

So the only way to map filesystem folder to debug the site is hosting the site in localhost first. About detailed steps of working with Workspaces, you can refer to this doc.

about 4 years ago · Juan Pablo Isaza Report

0

As @YouZhou answered, I cannot map a local folder, but I can use overrides:

  1. Right click the typescript file and choose Save for overrides

    enter image description here

  2. Then paste the content of local file to the overriden file

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!