Skip to content
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

Takes alot of RAM when using on windows #63

Open
snake-py opened this issue Oct 11, 2021 · 0 comments
Open

Takes alot of RAM when using on windows #63

snake-py opened this issue Oct 11, 2021 · 0 comments

Comments

@snake-py
Copy link

I am using this inside a quite big project. And it seems currently that this plugin is the fault that npm run serve is failing. It seems that it does work when I give the processes more than 25gb of swap space, hence it works properly on linux. Could there be any reason why?

The bundling always fails during importing a template, then I get JS heaps out of memory. I already tried several solutions.
Like --max-old-space-size=4096 with evene 12gb

I have the feeling that somewhere is a memory leak.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant