mirror of
https://github.com/coder/code-server.git
synced 2026-05-12 07:17:26 +02:00
Include version when building
This commit is contained in:
@@ -4,6 +4,6 @@ if (!global.NBIN_LOADED) {
|
||||
nbin.shimNativeFs("{{ROOT_PATH}}");
|
||||
global.NBIN_LOADED = true;
|
||||
} catch (error) {
|
||||
console.log("Not in the binary");
|
||||
// Not in the binary.
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user