Attempt to improve git performance by shallow cloning dawn

This commit is contained in:
Warwick New 2026-05-14 14:54:36 +01:00
parent 66fd2ebfe9
commit 888abd97e4

1
.gitmodules vendored
View file

@ -1,3 +1,4 @@
[submodule "extern/dawn"]
path = extern/dawn
url = https://github.com/google/dawn.git
shallow = true