express to serve my html files from a static directory but it seem my index.html web page isn't being served; I have the error cannot get \ and in the console, this error:Refused to connect to http://localhost:8080/ because it violates the following Content Security Policy directive (connect-src)helmet configuration settings, from what I've read helmet is just some configurations that adhere to the web security standards.