Skip to content

Commit

Permalink
Migrate to new more secure electron main-renderer ipc communication
Browse files Browse the repository at this point in the history
  • Loading branch information
Shauren committed Sep 13, 2022
1 parent 990e705 commit c66ab86
Show file tree
Hide file tree
Showing 23 changed files with 168 additions and 496 deletions.
2 changes: 1 addition & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"build": {
"builder": "@angular-devkit/build-angular:browser",
"options": {
"outputPath": "dist",
"outputPath": "dist/web-app",
"index": "src/index.html",
"main": "src/main.ts",
"polyfills": "src/polyfills.ts",
Expand Down
Loading

0 comments on commit c66ab86

Please sign in to comment.