Skip to content

Commit de9fe2c

Browse files
committed
chore: add new commented out config option to the Twig Edition package
1 parent 5a806ea commit de9fe2c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/edition-twig/.patternlabrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ module.exports = {
22
buildDir: __dirname + '/public',
33
wwwDir: __dirname + '/public/',
44
publicPath: '/public/styleguide/',
5+
// noViewAll: true,
56
};

0 commit comments

Comments
 (0)