esy-issues
esy-issues copied to clipboard
Add esy.buildEnv
- Make a package's
esy.exportedEnv
only activate for packages which depend on that package. - Introduce
esy.buildEnv
which activates only for the current package's build.
See https://github.com/esy-ocaml/ocamlfind build script which needs buildEnv
.