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
|
- versionName: 1.19.0
|
||||||
versionCode: 193
|
versionCode: 193
|
||||||
disable: JavaScript heap out of memory
|
|
||||||
commit: v1.19.0
|
commit: v1.19.0
|
||||||
subdir: android/app
|
subdir: android/app
|
||||||
sudo:
|
sudo:
|
||||||
|
@ -303,6 +302,7 @@ Builds:
|
||||||
- node_modules/react-native-webview/android/build.gradle
|
- node_modules/react-native-webview/android/build.gradle
|
||||||
scandelete:
|
scandelete:
|
||||||
- node_modules
|
- node_modules
|
||||||
|
build: export NODE_OPTIONS=--max_old_space_size=12000
|
||||||
|
|
||||||
MaintainerNotes: |-
|
MaintainerNotes: |-
|
||||||
sed is used to:
|
sed is used to:
|
||||||
|
|
Loading…
Reference in a new issue