Currently, the distributable build generates all paths to assets using absolute paths, which makes it not possible to host it in a subpath.
It is probably not possible to make it dynamic, but it should be possible to at least document how to run the build process to generate a dist which expects to be hosted in a subpath.
Currently, the distributable build generates all paths to assets using absolute paths, which makes it not possible to host it in a subpath.
It is probably not possible to make it dynamic, but it should be possible to at least document how to run the build process to generate a dist which expects to be hosted in a subpath.