You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When multiple compilation frameworks are used (in particular hardhat + foundry), we set the priority on foundry, however in some cases it might create issues.
We should raise a warning when we detect multiple frameworks, and show how to switch (--compile-force-framework)
When multiple compilation frameworks are used (in particular hardhat + foundry), we set the priority on foundry, however in some cases it might create issues.
We should raise a warning when we detect multiple frameworks, and show how to switch (
--compile-force-framework
)Ex: https://github.com/pcaversaccio/hardhat-project-template-ts
See: https://twitter.com/pcaversaccio/status/1643177160948035584
The text was updated successfully, but these errors were encountered: