diff options
author | 2023-08-31 03:30:59 -0700 | |
---|---|---|
committer | 2023-08-31 03:30:59 -0700 | |
commit | 7cdff6d201b171548ea38358c2d9b7c821c91154 (patch) | |
tree | 9f216ef75f3a1f309917ca8b74d187e654493831 | |
parent | 9c4a4dd4bac2c67f2a2b7256ef0d03ee2062ed64 (diff) | |
download | bun-jarred/move.tar.gz bun-jarred/move.tar.zst bun-jarred/move.zip |
Move WebKit folderjarred/move
-rw-r--r-- | .gitmodules | 2 | ||||
m--------- | src/bun.js/WebKit | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 883f63914..78feae4a7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,7 +6,7 @@ depth = 1 shallow = true fetchRecurseSubmodules = false [submodule "src/javascript/jsc/WebKit"] -path = src/bun.js/WebKit +path = WebKit url = https://github.com/oven-sh/WebKit.git ignore = dirty depth = 1 diff --git a/src/bun.js/WebKit b/src/bun.js/WebKit deleted file mode 160000 -Subproject a780bdf0255ae1a7ed15e4b3f31c14af705faca |