kopia lustrzana https://github.com/c9/core
suppress pty.js warning
rodzic
a400a735ec
commit
f9568d8425
|
@ -9,7 +9,7 @@ define(function(require, module, exports) {
|
||||||
|
|
||||||
var vfs = new localFs({
|
var vfs = new localFs({
|
||||||
root: "/",
|
root: "/",
|
||||||
// nopty: true,
|
nopty: true,
|
||||||
defaultEnv: { CUSTOM: 43 }
|
defaultEnv: { CUSTOM: 43 }
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue