-
Notifications
You must be signed in to change notification settings - Fork 70
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
内存溢出 #24
Comments
额 没遇到过哦,项目得有多大.. |
我这边也出现了 |
可以试试把 "start": "node server.js --max_old_space_size=4096", 我也是在网上查的。不知道你们是不是在热更新时遇到的这问题。 |
多次尝试 dll 就内存溢出了,是我第三方库引用太多了? |
要不只把react/react-dom/antd编译成dll, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
好像项目大了之后,webpack编译会有内存溢出问题
The text was updated successfully, but these errors were encountered: