rstacruz / webpack-tricks

Tips and tricks in using Webpack
2.35k stars 61 forks source link

Parallel transforms #12

Open notatestuser opened 7 years ago

notatestuser commented 7 years ago

Do you have any experience with solutions like amireh/happypack for parallelising builds? There might only be a noticeable benefit in projects with over ~3k modules.

rstacruz commented 7 years ago

Sorry, never tried it :(