mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-04 03:25:14 +00:00
Fix emoji bundle size (#34677)
This commit is contained in:
parent
865a30ab0d
commit
545e8fbd0c
7 changed files with 70 additions and 35 deletions
|
|
@ -5,6 +5,7 @@
|
|||
"module": "CommonJS",
|
||||
"moduleResolution": "node",
|
||||
"allowJs": true,
|
||||
"resolveJsonModule": true,
|
||||
"noEmit": true,
|
||||
"strict": true,
|
||||
"noImplicitReturns": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue