经过配置来解决nodejs内存溢出问题

nodejs内存溢出时会报FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory 经过配置来解决nodejs内存泄漏问题 "pro": "node --max_old_space_size=8000 build/build.js " 若是又更好的办法请留言
相关文章
相关标签/搜索