Speedometer
Speedometer copied to clipboard
Workloads sourcemaps inconsistent
Currently not all workloads that use minified code expose sourcemaps. Sourcemaps ensure that these workloads are easy to debug when running within Speedometer. Therefore, we should audit all workloads and ensure build scripts and compilers output sourcemaps where possible.
@kara
Adding angular source map in https://github.com/WebKit/Speedometer/pull/332.
Is this something we should track for v3.0?
it's not a blocker, we can complete in V4 in my opinion.