You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In particular: because we serve static files as well the user might not be able to set CORS anywhere else than in the Local Web Server.
So that makes #229 even more legitimate IMHO
I placed in
public
directory filetext.txt
but can not access it from another domain by CORS restrictions.Is it possible to setup cors for static files? Or avoid CORS validation for the specific dir?
The text was updated successfully, but these errors were encountered: