mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Move brightray submodules to root vendor
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -22,3 +22,9 @@
|
||||
[submodule "vendor/pdf_viewer"]
|
||||
path = vendor/pdf_viewer
|
||||
url = https://github.com/electron/pdf-viewer.git
|
||||
[submodule "vendor/gyp"]
|
||||
path = vendor/gyp
|
||||
url = https://github.com/electron/gyp
|
||||
[submodule "vendor/libchromiumcontent"]
|
||||
path = vendor/libchromiumcontent
|
||||
url = https://github.com/electron/libchromiumcontent
|
||||
|
||||
6
brightray/.gitmodules
vendored
6
brightray/.gitmodules
vendored
@@ -1,6 +0,0 @@
|
||||
[submodule "vendor/libchromiumcontent"]
|
||||
path = vendor/libchromiumcontent
|
||||
url = https://github.com/electron/libchromiumcontent
|
||||
[submodule "vendor/gyp"]
|
||||
path = vendor/gyp
|
||||
url = https://github.com/electron/gyp
|
||||
1
brightray/vendor/.gitignore
vendored
1
brightray/vendor/.gitignore
vendored
@@ -1 +0,0 @@
|
||||
/download/
|
||||
0
brightray/vendor/gyp → vendor/gyp
vendored
0
brightray/vendor/gyp → vendor/gyp
vendored
Reference in New Issue
Block a user