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

feat: support to configure output filename for umd #660

Merged
merged 4 commits into from Jun 6, 2023

Conversation

PeachScript
Copy link
Member

支持为 umd 打包指定 filename,降低有自定义需求的开发者的成本,同时也可以让 father 2 的用户低成本升级(旧版默认为 index.umd.min.js

@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 🎉

Comparison is base (90a9f80) 93.74% compared to head (5561b36) 93.77%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #660      +/-   ##
==========================================
+ Coverage   93.74%   93.77%   +0.02%     
==========================================
  Files          55       55              
  Lines        1518     1525       +7     
  Branches      336      361      +25     
==========================================
+ Hits         1423     1430       +7     
  Misses         95       95              
Impacted Files Coverage Δ
src/features/configPlugins/schema.ts 93.10% <ø> (ø)
src/types.ts 100.00% <ø> (ø)
src/builder/config.ts 98.57% <100.00%> (+0.07%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@PeachScript PeachScript merged commit 8f10606 into master Jun 6, 2023
9 checks passed
@delete-merged-branch delete-merged-branch bot deleted the feature/umd-output-filename branch June 6, 2023 10:27
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.

None yet

1 participant