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

Chore: speed up dev build #4592

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Chore: speed up dev build #4592

merged 1 commit into from
Dec 3, 2024

Conversation

katspaugh
Copy link
Member

What it solves

Caching ethers and protocol-kit in a separate chunk avoids building them on each page compilation.

@katspaugh katspaugh requested a review from usame-algan December 3, 2024 08:50
Copy link

github-actions bot commented Dec 3, 2024

Copy link

github-actions bot commented Dec 3, 2024

📦 Next.js Bundle Analysis for safe-wallet-web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link

github-actions bot commented Dec 3, 2024

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
73.66% (+0.01% 🔼)
14336/19462
🔴 Branches
51.81% (+0.01% 🔼)
3516/6786
🔴 Functions 57.08% 2081/3646
🟡 Lines
75.26% (+0.01% 🔼)
13026/17309

Test suite run success

1661 tests passing in 226 suites.

Report generated by 🧪jest coverage report action from d391d31

@katspaugh katspaugh merged commit 2bf0514 into dev Dec 3, 2024
15 checks passed
@katspaugh katspaugh deleted the build branch December 3, 2024 09:40
@github-actions github-actions bot locked and limited conversation to collaborators Dec 3, 2024
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.

1 participant