You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
The test suite fails with with
Unexpected end of input
.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.The text was updated successfully, but these errors were encountered: