Closed mantoni closed 5 years ago
This adds mime as a dependency to lookup the content-type based on the file extension. This package was chosen because it's already used by Puppeteer, hence it's not adding any weight.
mime
Fixes the failing webworker test in https://github.com/sinonjs/sinon/pull/1950 🎉
This adds
mime
as a dependency to lookup the content-type based on the file extension. This package was chosen because it's already used by Puppeteer, hence it's not adding any weight.Fixes the failing webworker test in https://github.com/sinonjs/sinon/pull/1950 🎉