Skip to content

Conversation

patricksevat
Copy link
Collaborator

@patricksevat patricksevat commented Sep 10, 2025

This PR replaces mime-types with mime@3 in order to be able to load postman-collection in the browser without polyfills.

mime-types has a dependency on node:path: https://github.com/jshttp/mime-types/blob/master/index.js#L16 and as added benefit, we no longer have to rely on mime-db which makes saves approx 100kb

Copy link

codecov bot commented Sep 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (282820c) to head (ef2d232).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop     #1417   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           37        37           
  Lines         2192      2192           
  Branches       670       670           
=========================================
  Hits          2192      2192           
Flag Coverage Δ
unit 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@appurva21 appurva21 merged commit 24d8cc4 into develop Sep 19, 2025
12 checks passed
@appurva21 appurva21 deleted the feat/use-mime branch September 19, 2025 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants