I am trying to use webcontainer inside electron with react app completly exported and I am not getting results because it seems that when I make a build to have it compiled I get the following error:

I am sure that the error comes from exporting to basic HTML and not lifting it from HTTPS, but is there any way to bypass this restriction? If not, has anyone encountered this same problem and been able to solve it?