I have no idea how to fix this. But when I try to use the advance minification option, it says this error
/str/main.js:115:233: ERROR - [JSC_UNDEFINED_VARIABLE] variable f is undeclared
115| 'use strict';{if(window["C3_IsSupported"]){const enableWorker=true;window["c3_runtimeInterface"]=new self.RuntimeInterface({useWorker:enableWorker,workerMainUrl:"workermain.js",engineScripts:["()=>fc3runtime.js"],projectScripts:[()=>f],mainProjectScript:"()=>f",scriptFolder:"()=>f",workerDependencyScripts:[()=>f],exportType:"html5"})}};
^
1 error(s), 0 warning(s)
I am a little new to construct but I have no clue where the f variable is. Right now I probably sound dumb but I genuinely cant find a fix at all, anywhere.