Closed cipriancraciun closed 4 years ago
When resolving a library's sources, also env files should be aggregated and merged into the library.
env
(These can be used to hold various configuration items.)
This was partially solved by declaring environment variables like so:
&&== env NAME value
When resolving a library's sources, also
env
files should be aggregated and merged into the library.(These can be used to hold various configuration items.)