forked from microsoft/vscode-js-debug
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: split edge into separate config, its own launcher
Also, moves configuration provides to inversify as well. The split right now is pretty basic, just doing the minimium to move the webview-specific code out of the browser launcher. With microsoft#267 they will diverge a little more. There's a decent amount of churn around configs here. But the way we have them set up they're well typed-checked, so it's fairly safe. Fixes microsoft#266
- Loading branch information
1 parent
7de2c6b
commit 110d5d0
Showing
41 changed files
with
854 additions
and
482 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.