browserify / browserify/factor-bundle
Unexpected end of input (during test run / bundle splitting)
Open
- Dominant language
- JavaScript
- Stars
- 397
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.