This commit is contained in:
Peter Maquiran
2021-10-27 15:27:19 +01:00
parent 18e1e59922
commit f580ebe606
3 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ cordova plugin add cordova-plugin-mfp
ionic cordova plugin add cordova-plugin-network-information
## memory leak
set NODE_OPTIONS=--max_old_space_size=10096
set NODE_OPTIONS=--max_old_space_size=99996
```
## BUG