Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit e1b3f70

Browse files
committed
generate annotations when the site is regenerated
1 parent 06ad322 commit e1b3f70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/lib/PatternLab/Watcher.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ private function updateSite($fileName,$message,$verbose = true) {
254254
$this->generateStyleguide();
255255
$this->generateViewAllPages();
256256
$this->generatePatterns();
257+
$this->generateAnnotations();
257258

258259
Util::updateChangeTime();
259260

0 commit comments

Comments
 (0)