Closed rthideaway closed 6 years ago
Currently phapp will stop execution with empty array of env vars if he does not find any env files. But there might be a case when your subsite manifest contains environmental variables and currently it's completely ignored.
PR to resolve the issue: https://github.com/drunomics/phapp-cli/pull/14
This should be resoled now.
Currently phapp will stop execution with empty array of env vars if he does not find any env files. But there might be a case when your subsite manifest contains environmental variables and currently it's completely ignored.
PR to resolve the issue: https://github.com/drunomics/phapp-cli/pull/14