mariusbalcytis / webpack-bundle

Bundle to Integrate Webpack into Symfony
MIT License
122 stars 36 forks source link

javascript heap out of memory #8

Closed tmeliberty closed 8 years ago

tmeliberty commented 8 years ago

Hi

Thanks for your bundle, I'm experiencing the error: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory

Is there an option to change node max memory configuration?

Thanks

tmeliberty commented 8 years ago

fixed by using some configuration: dev_server: executable:

(same for webpack configuraiton)