browserify / browserify/factor-bundle
Unexpected end of input (during test run / bundle splitting)
- Lenguaje dominante
- JavaScript
- Estrellas
- 397
- Forks
- 24
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The test suite fails with with `Unexpected end of input`.
```
ok 28 should be equivalent
# file outputs
/factor-bundle/node_modules/tape/index.js:75
throw err
^
SyntaxError: Unexpected end of input
at WriteStream. (/factor-bundle/test/outputs.js:35:12)
```
This error can be reproduced by trying to actually use the plug-in to factor out bundles using the latest `factor-bundle` against browserify 8.0 and 5.11.x.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comienza en test/outputs.js en la línea 35 y reproduce el fallo con la versión más reciente de factor-bundle usando browserify 8.0 y 5.11.x. Rastrea la salida del bundle generado asociada al error Unexpected end of input y, después, verifica que la suite de pruebas y el factoring real del bundle se completen correctamente.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript
- Área
- build-system, tooling
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100