The documentation leaves out that the csp directive must be set for voyager to work if using CSP directives with Backstage ``` backend: csp: worker-src: ['blob:'] ``` Is required otherwise CSP enabled browsers will refuse to let the code execute
The documentation leaves out that the csp directive must be set for voyager to work if using CSP directives with Backstage
Is required otherwise CSP enabled browsers will refuse to let the code execute