Skip to content

Commit 49014a4

Browse files
committed
Update server for browser launch improvements & better client errors
The new server now supports Opera, Brave, and the different channels of Chrome & Edge, and improves handling of browser caching so that it's refreshed as frequently as possible while starting up at max speed all the time.
1 parent a268c22 commit 49014a4

File tree

2 files changed

+161
-29
lines changed

2 files changed

+161
-29
lines changed

package-lock.json

Lines changed: 160 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"electron-forge": "^5.2.4",
5151
"electron-notarize": "^0.2.1",
5252
"electron-prebuilt-compile": "4.0.0",
53-
"httptoolkit-server": "^0.1.35",
53+
"httptoolkit-server": "^0.1.36",
5454
"lodash": "^4.17.15",
5555
"node-fetch": "^2.6.0",
5656
"targz": "^1.0.1",

0 commit comments

Comments
 (0)