clerk

Ben Sless 2024-06-26T07:53:30.964679Z

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

Ben Sless 2024-06-26T07:55:04.981669Z

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

Andrea 2024-06-26T17:06:58.597579Z

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

Ben Sless 2024-06-26T17:10:11.331739Z

Just the vector of paths to build