Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any way to replace Nextjs's internal webpack by vite? #19419

Closed
4 tasks done
tcper opened this issue Feb 13, 2025 · 0 comments
Closed
4 tasks done

Is there any way to replace Nextjs's internal webpack by vite? #19419

tcper opened this issue Feb 13, 2025 · 0 comments

Comments

@tcper
Copy link

tcper commented Feb 13, 2025

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

@vitejs vitejs locked and limited conversation to collaborators Feb 13, 2025
@patak-dev patak-dev converted this issue into discussion #19420 Feb 13, 2025

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

1 participant