We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 064a050 commit d703ad2Copy full SHA for d703ad2
src/PatternLab/Config.php
@@ -242,6 +242,7 @@ public static function init($baseDir = "", $verbose = true) {
242
self::setExposedOption("cacheBuster");
243
self::setExposedOption("defaultPattern");
244
self::setExposedOption("defaultShowPatternInfo");
245
+ self::setExposedOption("patternExtension");
246
self::setExposedOption("ishFontSize");
247
self::setExposedOption("ishMaximum");
248
self::setExposedOption("ishMinimum");
0 commit comments