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

@@ -15,9 +15,9 @@
"bench",
"examples/*/*",
"test",
"src/deps",
"vendor",
"bun-webkit",
"src/bun.js/WebKit",
"vendor/WebKit",
"src/api/demo",
"node_modules"
],