mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Move dependencies from src/deps/ to vendor/ (#13901)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user