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

FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory #140

Closed
OSpoon opened this issue Nov 4, 2022 · 1 comment

Comments

@OSpoon
Copy link

OSpoon commented Nov 4, 2022

我在一个组件库的开发项目中引入了vite-plugin-dts来帮助生成.d.t文件,但在当我把各个组件的基础模板添加完成后做了简单的编译,不幸的是在组件构建到一半数量时内存告急,在去掉此插件后可以顺利编译完成,提高内存来解决并非是一个好的注意,我在想会不会是插件内部的变量为及时释放导致的

image

@OSpoon
Copy link
Author

OSpoon commented Nov 4, 2022

image

@qmhc qmhc closed this as completed in aea8ebd Nov 14, 2022
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