Use libusb from a tarball

Now that Wasm support is included in release tarballs, we don't need to include libusb as a submodule anymore.
This commit is contained in:
Ingvar Stepanyan
2024-12-05 15:31:53 +00:00
parent 9f261eda0c
commit 8f7524219b
6 changed files with 7 additions and 8 deletions

1
.gitignore vendored
View File

@@ -2,5 +2,4 @@
node_modules
/deps/*
!/deps/libgphoto2
!/deps/libusb
/src/api.o