This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Is there any way to replace Nextjs's internal webpack by vite? #19419
Labels
You can continue the conversation there. Go to discussion →
Description
As a nextjs developer, they create dumb tool to develop front end project, local dev server easily use 15Gb memory.
The issue has existed for at least two years, which they can't solve.
Nextjs internally using webpack, I think replace it by vite will be a good way to solve the memory problem.
Suggested solution
Better to completely rewrite it.
Rewrite it's local dev server at least.
Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: