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

build: upgrade father to 4 #479

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

PeachScript
Copy link
Collaborator

  1. 升级 father 到 4.0 RC,构建持久缓存提速非常明显(命中时 120ms 内完成构建)
  2. 为纯 type import 添加 type 标记,避免产物有无效导出

@vercel
Copy link

vercel bot commented Aug 1, 2022

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

Name Status Preview Updated
field-form ✅ Ready (Inspect) Visit Preview Sep 1, 2022 at 2:40AM (UTC)

@codecov
Copy link

codecov bot commented Aug 1, 2022

Codecov Report

Merging #479 (2e5c92c) into master (d789287) will decrease coverage by 0.16%.
The diff coverage is n/a.

❗ Current head 2e5c92c differs from pull request most recent head b8d1666. Consider uploading reports for the commit b8d1666 to get more accurate results

@@            Coverage Diff             @@
##           master     #479      +/-   ##
==========================================
- Coverage   99.91%   99.74%   -0.17%     
==========================================
  Files          16       19       +3     
  Lines        1132     1185      +53     
  Branches      252      244       -8     
==========================================
+ Hits         1131     1182      +51     
- Misses          1        3       +2     
Impacted Files Coverage Δ
src/index.tsx 100.00% <ø> (ø)
tests/common/timeout.ts 100.00% <0.00%> (ø)
tests/common/InfoField.tsx 100.00% <0.00%> (ø)
tests/common/index.ts 95.00% <0.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

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