Move dependencies from src/deps/ to vendor/ (#13901)

This commit is contained in:
Ashcon Partovi
2024-09-11 17:46:03 -07:00
committed by GitHub
parent b33d6b1416
commit f5b7a6708d
21 changed files with 62 additions and 189 deletions

View File

@@ -1,4 +1,4 @@
command script import src/deps/zig/tools/lldb_pretty_printers.py
command script import src/bun.js/WebKit/Tools/lldb/lldb_webkit.py
command script import vendor/zig/tools/lldb_pretty_printers.py
command script import vendor/WebKit/Tools/lldb/lldb_webkit.py
# type summary add --summary-string "${var} | inner=${var[0-30]}, source=${var[33-64]}, tag=${var[31-32]}" "unsigned long"