Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: mimeTypeDefault #1527

Merged
merged 2 commits into from Apr 26, 2023
Merged

feat: mimeTypeDefault #1527

merged 2 commits into from Apr 26, 2023

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • documentation update
  • typo fix
  • metadata update

Motivation / Use-Case

fixes #1114

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Apr 26, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 🎉

Comparison is base (f5f033b) 97.33% compared to head (8d43d14) 97.34%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1527      +/-   ##
==========================================
+ Coverage   97.33%   97.34%   +0.01%     
==========================================
  Files           9        9              
  Lines         375      377       +2     
  Branches      112      113       +1     
==========================================
+ Hits          365      367       +2     
  Misses          9        9              
  Partials        1        1              
Impacted Files Coverage Δ
src/index.js 97.91% <ø> (ø)
src/middleware.js 95.87% <100.00%> (+0.08%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@alexander-akait alexander-akait merged commit 503d290 into master Apr 26, 2023
17 checks passed
@alexander-akait alexander-akait deleted the feat-mimeTypeDefault branch April 26, 2023 22:11
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.

Allow setting default mime-type from webpack config.
1 participant