when the src file is too much, which filled with .we && .vue,i use the command:weex-builder --min src。It raise a Error:CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory。
It looks like weex-builder work failed, when it run too much files at once.
How can I deal with it?
Should I use another pack command rather than weed-builder?
when the src file is too much, which filled with .we && .vue,i use the command:weex-builder --min src。It raise a Error:CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory。 It looks like weex-builder work failed, when it run too much files at once. How can I deal with it? Should I use another pack command rather than weed-builder?