Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/homepage/commit/31c33f4f32bf7ea68362300f4bb71d888f35085c You should set ROOT_URL correctly, otherwise the web may not work correctly.

Specify src in jsconfig

pull/2190/head
shamoon 2 years ago
parent ef3e98285e
commit 31c33f4f32

@ -1,5 +1,6 @@
{
"compilerOptions": {
"baseUrl": "./src/",
}
},
"include": ["src/**/*"]
}
Loading…
Cancel
Save