mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-04 03:25:14 +00:00
Emoji Rendering Efficiency (#35568)
This commit is contained in:
parent
0e249cba4b
commit
6bca52453a
23 changed files with 954 additions and 333 deletions
|
|
@ -49,6 +49,7 @@ const legacyTests: TestProjectInlineConfiguration = {
|
|||
'tmp/**',
|
||||
],
|
||||
globals: true,
|
||||
setupFiles: ['fake-indexeddb/auto'],
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue