fixed stable state

This commit is contained in:
talksik
2022-06-08 06:07:37 -05:00
parent 9bf2507cdc
commit 0156aa692e
5 changed files with 25 additions and 14 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
"port": "4000",
"loggerPort": "9000",
"mainConfig": "./webpack.main.config.js",
"devContentSecurityPolicy": "connect-src 'self' http://localhost:5000 ws://localhost:5000 https://api.quotable.io/random 'unsafe-eval'",
"devContentSecurityPolicy": "default-src * self blob: data: gap:; style-src * self 'unsafe-inline' blob: data: gap:; script-src * 'self' 'unsafe-eval' 'unsafe-inline' blob: data: gap:; object-src * 'self' blob: data: gap:; img-src * self 'unsafe-inline' blob: data: gap:; connect-src self * 'unsafe-inline' blob: data: gap:; frame-src * self blob: data: gap:;",
"renderer": {
"config": "./webpack.renderer.config.js",
"entryPoints": [