browserify / browserify/factor-bundle
Unexpected end of input (during test run / bundle splitting)
- Lingua principale
- JavaScript
- Stelle
- 397
- Fork
- 24
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia da test/outputs.js alla riga 35 e riproduci il fallimento con l’ultima versione di factor-bundle usando browserify 8.0 e 5.11.x. Traccia l’output del bundle generato associato all’errore Unexpected end of input, quindi verifica che la suite di test e il factoring effettivo del bundle vengano completati correttamente.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript
- Ambito
- build-system, tooling
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100