Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ghostfolio/src/commit/ee9a5218136047fef4b3d2923406f1bfc719336c/jest.preset.js
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
const nxPreset = require('@nrwl/jest/preset');
|
|
|
|
module.exports = { ...nxPreset };
|