Skip to content

Commit edd9627

Browse files
committed
chore: narrow externals configuration in chromatic
1 parent 84a7fc9 commit edd9627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chromatic.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"onlyChanged": true,
44
"autoAcceptChanges": "main",
55
"exitZeroOnChanges": false,
6-
"externals": ["public/**", "app/assets/**", ".storybook/**", "nuxt.config.ts", "uno.config.ts"]
6+
"externals": [".storybook/**", "uno.config.ts"]
77
}

0 commit comments

Comments
 (0)