Added plugins and build tools
This commit is contained in:
@ -85,6 +85,8 @@ class Environment
|
||||
return;
|
||||
}
|
||||
|
||||
chdir($this->config['project_dir']);
|
||||
|
||||
// $this->logger->info("Loading environment...");
|
||||
$preloads = [];
|
||||
$root = $this->config['project_dir'];
|
||||
|
Reference in New Issue
Block a user