-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Direct import & config overhaul (#1698)
* refactor config, export as library * wip: update builder to this version of connect * handle config in AppRouter so we can dispatch * remove unused key * clean up confusing env/network mess * update network selector to pull from connect lib * previewMode config setting disables transfers * revert changes to builder * revert package-lock * remove BackgroundImage * change default dark mode bg to black
- Loading branch information
1 parent
f06c070
commit 4dfd8c9
Showing
111 changed files
with
2,471 additions
and
2,622 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: Lint | ||
name: Build | ||
|
||
on: | ||
pull_request: | ||
|
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.