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-iife): do not handle copied files #10904

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

fz6m
Copy link
Member

@fz6m fz6m commented Apr 6, 2023

fix #10901

iife 不要去污染用户的 js 文件,cc @xierenyuan

@vercel
Copy link

vercel bot commented Apr 6, 2023

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
umi ⬜️ Ignored (Inspect) Apr 6, 2023 5:53am

@codecov
Copy link

codecov bot commented Apr 6, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01 ⚠️

Comparison is base (972b155) 29.35% compared to head (caead40) 29.35%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10904      +/-   ##
==========================================
- Coverage   29.35%   29.35%   -0.01%     
==========================================
  Files         472      472              
  Lines       14276    14278       +2     
  Branches     3360     3361       +1     
==========================================
  Hits         4191     4191              
- Misses       9368     9369       +1     
- Partials      717      718       +1     
Impacted Files Coverage Δ
...es/bundler-webpack/src/plugins/EsbuildMinifyFix.ts 4.54% <0.00%> (-0.15%) ⬇️

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sorrycc sorrycc merged commit 2d9c2c0 into umijs:master Apr 6, 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.

[Bug] public 目录下面的js文件 本来不会处理 现在怎么会包了一层呢
2 participants