developit / developit/workerize-loader

Workerize loader runs out of memory

Abierto
#108 5 comentarios 2 reacciones 0 asignados Ver en GitHub
question
Lenguaje dominante
JavaScript
Estrellas
2.3k
Forks
85
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Start by reproducing the failure with workerize-loader 1.3.0, webpack 4.43.0, and `webpack --progress`, then compare the available configuration with the reported CRA setup. Done means isolating a reproducible configuration or documenting the cause and a verified resolution; the reporter's custom configuration is unavailable.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
javascript, webpack
Área
build-system
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.