ethereum / fe

Emerging smart contract language for the Ethereum blockchain.
https://fe-lang.org
Other
1.6k stars 179 forks source link

Using fe build without a path should defaut to the root project directory just like fe test does #956

Closed cburgdorf closed 9 months ago

cburgdorf commented 10 months ago

What is wrong?

Using fe build without a path should defaut to the root project directory just like fe test does

How can it be fixed

Do what fe test does