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

♻️ Disable Truffle Dashboard by Default #104

Merged
merged 5 commits into from
Feb 7, 2024
Merged

Conversation

pcaversaccio
Copy link
Owner

🕓 Changelog

This PR disables the module @truffle/dashboard-hardhat-plugin by default due to the lengthy loading time. Fixes #103.

🐶 Cute Animal Picture

image

Signed-off-by: Pascal Marco Caversaccio <[email protected]>
@pcaversaccio pcaversaccio self-assigned this Feb 7, 2024
@pcaversaccio pcaversaccio added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file labels Feb 7, 2024
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
Copy link

github-actions bot commented Feb 7, 2024

Coverage after merging truffle-dashboard into main will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
contracts/src
   Greeter.sol100%100%100%100%

@pcaversaccio pcaversaccio merged commit 130a237 into main Feb 7, 2024
13 checks passed
@pcaversaccio pcaversaccio deleted the truffle-dashboard branch February 7, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

♻️ The Module @truffle/dashboard-hardhat-plugin Heavily Impacts the pnpm hardhat Loading Time
1 participant