Skip to content

Commit 9e591f2

Browse files
committed
chore(development-edition-engine-handlebars): push testing config
curious to see if the plugins key is correct - i dont remember if I manually changed that
1 parent a54d775 commit 9e591f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/development-edition-engine-handlebars/patternlab-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"cacheBust": true,
33
"cleanPublic": true,
4-
"defaultPattern": "all",
4+
"defaultPattern": "atoms-swatch",
55
"defaultShowPatternInfo": false,
66
"ishControlsHide": {
77
"s": true,
@@ -92,7 +92,7 @@
9292
}
9393
},
9494
"plugins": {
95-
"pattern-lab-plugin-tab": {
95+
"@pattern-lab/plugin-tab": {
9696
"enabled": true,
9797
"initialized": false,
9898
"options": {

0 commit comments

Comments
 (0)