mirror of
https://github.com/coder/code-server.git
synced 2025-07-31 05:54:15 +08: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