Keep reaction poppers visible at all times
This commit is contained in:
parent
f11c366f53
commit
70d059beeb
12 changed files with 94 additions and 14 deletions
|
@ -26,6 +26,8 @@ const excludedFilesRegexps = [
|
|||
|
||||
// Non-distributed files
|
||||
'\\.d\\.ts$',
|
||||
'.+\\.stories\\.js',
|
||||
'.+\\.stories\\.tsx',
|
||||
|
||||
// High-traffic files in our project
|
||||
'^app/.+(ts|js)',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue