captain serve embeds an index page that references hashed JavaScript and CSS files which are absent from clean checkouts and release builds. The assets are not tracked, and the release workflow does not build the frontend.
Release binaries can therefore serve the HTML page while its asset requests return 404, leaving the web UI blank.
captain serveembeds an index page that references hashed JavaScript and CSS files which are absent from clean checkouts and release builds. The assets are not tracked, and the release workflow does not build the frontend.Release binaries can therefore serve the HTML page while its asset requests return 404, leaving the web UI blank.