WIP: add logic to locate user active installed chromium browser, make it can bu used for our product rather than download new one. TODO: test

This commit is contained in:
geekgeekrun
2024-02-24 11:47:03 +08:00
parent 2c549b4d1c
commit 32ad7c54c5
8 changed files with 135 additions and 17 deletions
+1
View File
@@ -30,6 +30,7 @@
"JSONStream": "^1.3.5",
"electron-updater": "^6.1.7",
"element-plus": "^2.5.5",
"find-chrome-bin": "^2.0.1",
"normalize.css": "^8.0.1",
"vue-router": "^4.2.5"
},