firefox-devtools / firefox-devtools/profiler
Map bundled files back to their original files when sourcemap is present
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 491
- Avg merge
- 3d 46m
- Merged PRs (30d)
- 27
Description
Here's a sample profile for https://perf-demo.firebaseapp.com/?react_perf.
In perf.html, we see that functions are mapped to the bundled JavaScript file with its corresponding line number.

It would be great to show the original file if a sourcemap of that specific file is found.
Here's what we have in Google Chrome's DevTools:

┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-37)
Contributor guide
Assessment
This issue has not been assessed yet.