Fork me on GitHub
#clerk
<
2024-06-26
>
Ben Sless07:06:30

weird error: getting CORS error for index.edn after generating a static build Did I do something wrong?

Ben Sless07:06:04

Access to fetch at 'file:///.../public/build/index.edn' from origin 'null' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, isolated-app, chrome-extension, chrome, https, chrome-untrusted.Understand this error

Andrea17:06:58

the ‘file://’ protocol looks like a bug indeed, could you provide the arguments that you passed to clerk/build! ?

Ben Sless17:06:11

Just the vector of paths to build