Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

feat: change prebundle output config #30

Merged
merged 2 commits into from
Jun 30, 2022

Conversation

zzcan
Copy link

@zzcan zzcan commented Jun 29, 2022

prebundle添加顶层的 output 配置项 + 去掉 deps 内层的 output 配置项

@codecov
Copy link

codecov bot commented Jun 29, 2022

Codecov Report

Merging #30 (6848968) into master (73f20bd) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   95.71%   95.72%   +0.01%     
==========================================
  Files          31       31              
  Lines         747      749       +2     
  Branches      163      164       +1     
==========================================
+ Hits          715      717       +2     
  Misses         31       31              
  Partials        1        1              
Impacted Files Coverage Δ
src/features/configPlugins/schema.ts 100.00% <ø> (ø)
src/types.ts 100.00% <ø> (ø)
src/prebundler/config.ts 100.00% <100.00%> (ø)

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 73f20bd...6848968. Read the comment docs.

@PeachScript PeachScript merged commit 8714433 into umijs:master Jun 30, 2022
@PeachScript PeachScript mentioned this pull request Jun 30, 2022
71 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants