working send request and such

This commit is contained in:
talksik
2022-03-20 16:53:01 -04:00
parent 795a15cc0f
commit 67fff95390
7 changed files with 109 additions and 11 deletions
+2
View File
@@ -46,6 +46,8 @@
[
"@electron-forge/plugin-webpack",
{
"port": "3001",
"loggerPort": "9001",
"mainConfig": "./webpack.main.config.js",
"devContentSecurityPolicy": "connect-src 'self' http://localhost:5000 'unsafe-eval'",
"renderer": {