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

fix(esbuild): css file inline image url loader #10098

Merged
merged 1 commit into from
Dec 18, 2022

Conversation

fz6m
Copy link
Contributor

@fz6m fz6m commented Dec 17, 2022

close #10023

在 css 文件内使用内联图片的类型 loader ,需要补全一下。

@vercel
Copy link

vercel bot commented Dec 17, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
umi ⬜️ Ignored (Inspect) Dec 17, 2022 at 3:23AM (UTC)

@codecov
Copy link

codecov bot commented Dec 17, 2022

Codecov Report

Base: 29.85% // Head: 29.85% // No change to project coverage 👍

Coverage data is based on head (7183f9b) compared to base (54e0774).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #10098   +/-   ##
=======================================
  Coverage   29.85%   29.85%           
=======================================
  Files         432      432           
  Lines       12394    12394           
  Branches     2966     2966           
=======================================
  Hits         3700     3700           
  Misses       8126     8126           
  Partials      568      568           
Impacted Files Coverage Δ
packages/bundler-esbuild/src/plugins/style.ts 75.60% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@sorrycc sorrycc merged commit 2ac58dc into umijs:master Dec 18, 2022
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.

单独使用 MFSU , 报错 __webpack_require__.h is not a function
2 participants