developit / developit/workerize-loader

Workerize loader runs out of memory

未关闭
#108 5 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看
question
主要语言
JavaScript
星标
2.3k
派生
85
PR 合并指标
30 天内没有已合并 PR

描述

Workerize loader runs out of memory in my custom webpack config (unfortunately, I can't share it), and I see similar issue to [this one](https://github.com/developit/workerize-loader/issues/62).
```
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
```

when running `webpack --progress`, it doesn't stop on any particular file, it's usually around 67% though.

`workerize-loader` is in version 1.3.0
`webpack` is `4.43.0`

Would you be able to suggest how to debug this issue? I was trying to compare my config with CRA, and the only major difference is that CRA is running TypeScript in fork, I wonder if this may be an important difference.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。