This MR makes the necessary changes in the ligo preprocessor to support package management using esy.
The changes are related to how paths in #include
& #import
are resolved using esy's installation.json & lock file.
A new command ligo install
has been added which will invoke the esy to install ligo packages.
-
has a changelog entry