Sloth-ninja makes JessicaOSS deployment-proof
A small configuration change removes the package-manager guesswork that blocked the fork's first production launch.
An inherited build marker led the hosting setup to choose the wrong tool, even though JessicaOSS is maintained with npm. Sloth-ninja has now made that choice explicit, so the frontend build follows the fork's intended setup without removing upstream material and widening the fork's differences.
The production build now completes successfully, uses the live API rather than a local development address, keeps the JessicaOS branding, and passes its frontend checks. It is a narrow operational fix, but one that turns a failed first deployment into a repeatable release path.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?