Build electron as http server

2

I would like to know if there is any possibility of compiling Electron and Executavel opening the files as HTTP server instead of executing them as file: // I am trying to access a web page that does not accept request of domains file: / / then I need my .EXE to execute the files as http: // is it possible to make a compilation of the electron as if it were running in Dev?

    
asked by anonymous 04.06.2017 / 08:07

0 answers