Big update: New way of storing build errors, updated UI, AdminLTE 2, fixes, etc.
This commit is contained in:
parent
9c7a1c7907
commit
7f823b37cf
821 changed files with 164244 additions and 19321 deletions
|
|
@ -303,8 +303,7 @@ class Builder implements LoggerAwareInterface
|
|||
*/
|
||||
protected function setupBuild()
|
||||
{
|
||||
$this->buildPath = $this->build->getBuildPath() . '/';
|
||||
$this->build->currentBuildPath = $this->buildPath;
|
||||
$this->buildPath = $this->build->getBuildPath();
|
||||
|
||||
$this->interpolator->setupInterpolationVars(
|
||||
$this->build,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue