optimize-js-plugin
optimize-js-plugin copied to clipboard
JS Heap out of memory when adding optimize-js-plugin
Webpack 2.2.1 AngularJs 2.4.9 Project contains ~160 typescript files Adding optimize-js-plugin leads to out-of memory on Angular AOT-enabled builds
I have the same issue. Looks like this plugin has a limitation on how many files/modules I can process. Please help to fix the issue.
?