-
Under /misskey/packages/frontend/src/scripts/upload Also, I would like to add some additional conversion methods, what are the general things to be aware of? |
Beta Was this translation helpful? Give feedback.
Answered by
DuskSleep
Oct 22, 2024
Replies: 1 comment
-
Pressing F12 and seeing the file structure, I guess I need to rebuild it... And that's exactly what happened. Though it does require a bit of manual labor and a bit of waiting... |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
DuskSleep
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Pressing F12 and seeing the file structure, I guess I need to rebuild it...
And that's exactly what happened.
Though it does require a bit of manual labor and a bit of waiting...
NODE_ENV=production pnpm run build;
and
sudo systemctl start misskey