Skip to content

Commit 4efad0e

Browse files
committed
adding support to push outputSuffixes
1 parent 33acdc9 commit 4efad0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/PatternLab/Config.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ public static function init($baseDir = "", $verbose = true) {
241241
self::setExposedOption("ishMaximum");
242242
self::setExposedOption("ishMinimum");
243243
self::setExposedOption("patternExtension");
244+
self::setExposedOption("outputFileSuffixes");
244245
self::setExposedOption("plugins");
245246

246247
}

0 commit comments

Comments
 (0)