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
Currently Vertigo checks for existence of either a truffle config or a hardhat config. If both are present though, it finds neither and exits.
It would be great if the logic was such that when both are present, Vertigo runs whichever framework the user specified in their cmd line input.
The text was updated successfully, but these errors were encountered:
RickGriff
changed the title
Enable Vertigo to work with combination Truffle+Hardhat projects
Compatibility with combination Truffle+Hardhat projects
Feb 8, 2021
Hi Joran, thanks for a great tool!
Currently Vertigo checks for existence of either a truffle config or a hardhat config. If both are present though, it finds neither and exits.
It would be great if the logic was such that when both are present, Vertigo runs whichever framework the user specified in their cmd line input.
The text was updated successfully, but these errors were encountered: