title | issue | author | author_email | author_github |
---|---|---|---|---|
Fix slow recompile time in webpack dev server |
NEXT-29409 |
Jannis Leifeld |
Jannis Leifeld |
- Changed CleanWebpackPlugin so that it only runs in production build. This fixes the slow recompile time in webpack dev server.