Skip to content

Commit c2c4bc6

Browse files
committed
Merge branch 'dev'
2 parents abc695c + 0ae3b00 commit c2c4bc6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/PatternLab/InstallerUtil.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ protected static function buildFileList($initialList) {
4949
*/
5050
protected static function init() {
5151

52+
// start the timer
53+
Timer::start();
54+
5255
// initialize the console to print out any issues
5356
Console::init();
5457

0 commit comments

Comments
 (0)