Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feat: support multiple process #28

Merged
merged 2 commits into from
Apr 20, 2023
Merged

Feat: support multiple process #28

merged 2 commits into from
Apr 20, 2023

Conversation

nonzzz
Copy link
Owner

@nonzzz nonzzz commented Apr 20, 2023

Background

#26 #27

Form This issue. We can know the user pass the rollupOptions the plugin can't work as expected. So this pull request will resolve this question.

CheckList

  • Support process multiple compressed bundle.
  • Update Unit test case.

Others

No.

@nonzzz nonzzz added the feature I have a idea label Apr 20, 2023
@nonzzz nonzzz self-assigned this Apr 20, 2023
@codecov
Copy link

codecov bot commented Apr 20, 2023

Codecov Report

Merging #28 (7f01cae) into master (70df0d5) will decrease coverage by 6.47%.
The diff coverage is 69.66%.

❗ Current head 7f01cae differs from pull request most recent head 756a1e5. Consider uploading reports for the commit 756a1e5 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage   93.57%   87.10%   -6.47%     
==========================================
  Files           3        3              
  Lines         249      318      +69     
  Branches       45       54       +9     
==========================================
+ Hits          233      277      +44     
- Misses         16       40      +24     
- Partials        0        1       +1     
Impacted Files Coverage Δ
src/index.ts 85.71% <69.66%> (-9.77%) ⬇️

@nonzzz
Copy link
Owner Author

nonzzz commented Apr 20, 2023

closes #27

@nonzzz nonzzz merged commit e0443c6 into master Apr 20, 2023
@nonzzz nonzzz deleted the feat/mutilpe-output branch April 20, 2023 07:02
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
feature I have a idea
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant