weexteam / a-builder-for-apache-weex

a-builder-for-apache-weex is a third party plugin, and is not developed nor maintained by Apache Weex.
MIT License
13 stars 9 forks source link

weex-builder --min src. dat。raise the error:CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory #12

Open zsmjhtn opened 6 years ago

zsmjhtn commented 6 years ago

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?