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

chore: support source-map for esbuild minify iife #10624

Merged
merged 5 commits into from
Mar 1, 2023

Conversation

fz6m
Copy link
Contributor

@fz6m fz6m commented Feb 27, 2023

esbuild minify iife 支持 source map 映射回最原始的代码。

@vercel
Copy link

vercel bot commented Feb 27, 2023

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

Name Status Preview Comments Updated
umi ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 1, 2023 at 3:07AM (UTC)

@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Patch coverage: 15.00% and project coverage change: -0.01 ⚠️

Comparison is base (eef65ee) 28.79% compared to head (7131b4e) 28.79%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10624      +/-   ##
==========================================
- Coverage   28.79%   28.79%   -0.01%     
==========================================
  Files         455      455              
  Lines       13567    13574       +7     
  Branches     3182     3182              
==========================================
+ Hits         3907     3909       +2     
- Misses       8981     8986       +5     
  Partials      679      679              
Impacted Files Coverage Δ
...es/bundler-webpack/src/plugins/EsbuildMinifyFix.ts 5.88% <10.52%> (+1.43%) ⬆️
packages/utils/src/index.ts 100.00% <100.00%> (ø)

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
Copy link
Member

sorrycc commented Mar 1, 2023

冲突了,merge 下 master。

@sorrycc sorrycc merged commit 55c8437 into umijs:master Mar 1, 2023
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.

3 participants