Skip to content

Commit 1339d5c

Browse files
committed
Add entry to exclude patterns
1 parent d5ab272 commit 1339d5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

babel.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ const ReactCompilerConfig = {
1010
'.test.',
1111
'.stories.',
1212
'.container.',
13+
'/ui/index.js',
1314
'/__mocks__/',
1415
'/__snapshots__/',
1516
'/constants/',

0 commit comments

Comments
 (0)