Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ghostfolio/blame/commit/3fb01c6dcf8b67e30866b851272500dd262c34e4/libs/common/.babelrc You should set ROOT_URL correctly, otherwise the web may not work correctly.
ghostfolio/libs/common/.babelrc

4 lines
67 B

4 years ago
{
"presets": [["@nrwl/web/babel", { "useBuiltIns": "usage" }]]
}