Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/src/commit/18ead9a64fd3aa47b65c3bf71bb1a889c8b59489/frontend/gulp/gulpFile.js
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
require('./build.js');
|
|
require('./clean.js');
|
|
require('./copy.js');
|
|
require('./watch.js');
|
|
require('./webpack.js');
|