Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/homepage/src/commit/aa7e3a955c43a9152762d03bb5d0b583b12d6de8/jsconfig.json
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
{
|
|
"compilerOptions": {
|
|
"baseUrl": "./src/",
|
|
}
|
|
} |