> Depending on the browser, file:/// is severely limited in what CORS requests are allowed.
And it is strange to me too. Local (on-disk) site is like local Electron app without bundling Chrome inside. Why it should be restricted when Electron app can do everything? It looks illogical.
I agree that the current situation sucks, but that doesn't mean breaking the existing solutions is any better.