Skip to content

Commit 017ec72

Browse files
authored
chore: improve externals configuration in chromatic (#2261)
1 parent 84a7fc9 commit 017ec72

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)