Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected end of input (during test run / bundle splitting) #54

Open
nikku opened this issue Jan 19, 2015 · 1 comment
Open

Unexpected end of input (during test run / bundle splitting) #54

nikku opened this issue Jan 19, 2015 · 1 comment

Comments

@nikku
Copy link

nikku commented Jan 19, 2015

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.<anonymous> (/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.

@alejo90
Copy link

alejo90 commented Feb 6, 2015

I'm having the same issue on a real world project, even with factor-bundle as far back as 2.2.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants