code-oss: slightly bump mem
This commit is contained in:
parent
d830957538
commit
4a0f5304a8
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ prepare() {
|
|||
}
|
||||
|
||||
build() {
|
||||
node --max_old_space_size=2600 ./node_modules/.bin/gulp vscode-linux-x64-min
|
||||
node --max_old_space_size=2800 ./node_modules/.bin/gulp vscode-linux-x64-min
|
||||
}
|
||||
|
||||
package() {
|
||||
|
|
Reference in a new issue