I have a project in React that adds an iframe with a local html file ( that exists inside public folder), this works well in dev environment ( npm start), but as soon as I create a build everything fails. All fetch calls to any local html files result a 301 HTTP response, which leads to retrieving index.html.