Skip to content

Memory grow with rollup 3.19 #4904

@Mister-Hope

Description

@Mister-Hope

Rollup Version

3.19.1

Operating System (or Browser)

Ubuntu 22.04 (WSL)

Node Version (if applicable)

18.15.0

Link To Reproduction

vuepress-theme-hope/vuepress-theme-hope#2906

(vuepress-theme-hope/vuepress-theme-hope@f1beda0 is working fine)

Expected Behaviour

I am expecting Rollup can build.

All project using vite (which relies on rollup) run out of memory

I believe rollup have memory leak because webpack actually takes more memory comparing with vite, but all vite ci blows with rollup changing from 3.18.0 to 3.19.1.

If rollup itself runs well all time, perhaps vite can not handle rollup change? Anyway, I hope someone can check why the memory is increasing in my case (At least > 300MB with the version change)

Actual Behaviour

Run out of memory.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions