frontend icon indicating copy to clipboard operation
frontend copied to clipboard

bug: Can't build - missing assets

Open Rushmore75 opened this issue 7 months ago • 2 comments

What happened?

When trying to build in dev mode (using the README as a guide) the frontend crashes with import RevoltSvg from "../../public/assets/wordmark_wide_500px.svg?component-solid"; when trying to import it in /packages/client/components/auth/src/AuthPage.tsx When trying to fix it by download the official assets the repo https://github.com/revoltchat/assets/ is missing, where are the assets stored now?

Rushmore75 avatar Jul 16 '24 19:07 Rushmore75