Skip to content

Commit 28ff4ba

Browse files
committed
adding styleguideKitPath
1 parent 8559496 commit 28ff4ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/PatternLab/InstallerUtil.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -638,6 +638,7 @@ protected static function runTasks($installerInfo) {
638638
Config::updateConfigOption("starterKitPath",$pathBase);
639639
} else if (($type == "patternlab-styleguidekit") && (strpos($name,"-assets-") === false)) {
640640
Config::updateConfigOption("styleguideKit",$name);
641+
Config::updateConfigOption("styleguideKitPath",$pathBase);
641642
}
642643

643644
// override any configs that have been set-up

0 commit comments

Comments
 (0)