When using vapi sdk I am getting this CSP error
Failed to load call object bundle https://c.daily.co/call-machine/versioned/0.80.0/static/call-machine-object-bundle.js: EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive
Daily-js has this option to avoidEval and use code path. Link. Is there a way to use this config from vapi?
