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

编译、打包比较慢,编译需要4分多钟,打包7分多钟,热更新--JS stacktrace,node内存溢出 #290

Closed
changhighly opened this issue Jun 12, 2019 · 2 comments

Comments

@changhighly
Copy link

changhighly commented Jun 12, 2019

现在项目有点大了,使用yarn run serve,项目跑起来有时需要4分多钟
WX20190612-143149@2x

项目起来后,修改代码,自动热更新时,报---JS stacktrace

build的时候有时候需要7分钟左右
百度了下网上,看他们的解决办法很多都是装插件,让单线程变多线程,开辟内存空间max_old_space_size=4096等等,想知道咱们官方的解决办法,提升编译和打包速度,以及解决内存泄露问题,谢谢!!

@changhighly changhighly changed the title 热更新--JS stacktrace,node内存溢出--执行yarn run serve 也比较慢,需要4分钟左右 编译、打包比较慢,编译需要4分多钟,打包7分多钟,热更新--JS stacktrace,node内存溢出 Jun 12, 2019
@sendya
Copy link
Member

sendya commented Jun 12, 2019

#90

为了更好的解决你的问题, 建议在发表前, 先浏览以下内容。

issue

  • 提供你的系统信息(发行版名字,版本号,浏览器等)。
  • 提供你所使用的 Pro 版本。可以对比 github 上的版本列表页, 看看是否为最新版, 也许你的问题在新版本中已经修复了。
  • 尽量详细描述你的问题,以及这个问题是如何出现的,最好能把 操作步骤大概说一下,以便我能重现这个问题。可以通过截图,录屏,浏览器Console报错等方式提交更多的信息。
  • 超过 7 天未对 Contributors 的回复进行反馈的,默认将认为已解决关闭 Issue
  • 请使用提供的 Issue 模板格式发布
  • 提问前请确认已经查找过 Vue 文档 | Vue-Cli3 | Ant Design Vue | Webpack | Cli3 完全配置例示

@sendya
Copy link
Member

sendya commented Jun 12, 2019

image

@sendya sendya closed this as completed Jun 22, 2019
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

2 participants