HTTPArchive / custom-metrics

Custom metrics to use with WebPageTest agents
Apache License 2.0
19 stars 21 forks source link

Consider source maps defined in HTTP headers for the Sass custom metric #2

Open rviscomi opened 2 years ago

rviscomi commented 2 years ago

The sass.js custom metric fetches source SCSS files based on the sourceMappingURL declaration in stylesheet bodies. Also look for source map URLs declared in SourceMap headers for completeness.