Add shortcut for devtools in production build

This commit is contained in:
jeffvli
2022-11-20 03:37:09 -08:00
parent b1d06581ab
commit 9d7b595e41
3 changed files with 122 additions and 95 deletions
+2
View File
@@ -164,6 +164,7 @@
"@teamsupercell/typings-for-css-modules-loader": "^2.5.1",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.0.0",
"@types/electron-localshortcut": "^3.1.0",
"@types/jest": "^27.4.1",
"@types/lodash": "^4.14.188",
"@types/md5": "^2.3.2",
@@ -265,6 +266,7 @@
"axios": "^0.27.2",
"dayjs": "^1.11.6",
"electron-debug": "^3.2.0",
"electron-localshortcut": "^3.2.1",
"electron-log": "^4.4.6",
"electron-store": "^8.1.0",
"electron-updater": "^4.6.5",