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: exportStatic no work on windows #6469

Merged
merged 4 commits into from
Apr 27, 2021
Merged

Conversation

chenshuai2144
Copy link
Contributor

@chenshuai2144 chenshuai2144 commented Apr 25, 2021

Checklist
  • npm test passes
  • tests are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

@codecov
Copy link

codecov bot commented Apr 25, 2021

Codecov Report

Merging #6469 (52d7c4e) into master (0867356) will increase coverage by 0.13%.
The diff coverage is 90.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6469      +/-   ##
==========================================
+ Coverage   84.76%   84.89%   +0.13%     
==========================================
  Files         157      157              
  Lines        3583     3588       +5     
  Branches      986      987       +1     
==========================================
+ Hits         3037     3046       +9     
+ Misses        536      532       -4     
  Partials       10       10              
Impacted Files Coverage Δ
...eset-built-in/src/plugins/features/exportStatic.ts 28.57% <90.00%> (+10.51%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0867356...52d7c4e. Read the comment docs.

@sorrycc sorrycc changed the title fix exportStatic no work on windows fix: exportStatic no work on windows Apr 27, 2021
@sorrycc
Copy link
Member

sorrycc commented Apr 27, 2021

看起来对非 win 用户会有 break change,产物格式变了?只针对 win 做变更吧。

@sorrycc sorrycc merged commit 33e554a into master Apr 27, 2021
@delete-merged-branch delete-merged-branch bot deleted the exportStatic_form_windows branch April 27, 2021 14:52
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