mirror of
https://github.com/nicotsx/ironmount.git
synced 2025-12-10 12:10:51 +01:00
fix: build issues
This commit is contained in:
@@ -9,5 +9,5 @@ await Bun.build({
|
||||
identifiers: true,
|
||||
syntax: true,
|
||||
},
|
||||
external: [],
|
||||
external: ["ssh2"],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user