Mattermost Beta: Try to fix RAM issue
This commit is contained in:
parent
5467c37218
commit
d3981ea1e5
|
@ -260,7 +260,6 @@ Builds:
|
|||
|
||||
- versionName: 1.19.0
|
||||
versionCode: 193
|
||||
disable: JavaScript heap out of memory
|
||||
commit: v1.19.0
|
||||
subdir: android/app
|
||||
sudo:
|
||||
|
@ -303,6 +302,7 @@ Builds:
|
|||
- node_modules/react-native-webview/android/build.gradle
|
||||
scandelete:
|
||||
- node_modules
|
||||
build: export NODE_OPTIONS=--max_old_space_size=12000
|
||||
|
||||
MaintainerNotes: |-
|
||||
sed is used to:
|
||||
|
|
Loading…
Reference in a new issue