You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@discordapp/twemoji does not contain the necessary svgs after a build as vite removes the "unreferenced" items. This is caused by the backend dynamically locating the path and not using an import statement.