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

support for other bundler webpack and rollup #64

Closed
syarul opened this issue Aug 17, 2017 · 2 comments
Closed

support for other bundler webpack and rollup #64

syarul opened this issue Aug 17, 2017 · 2 comments

Comments

@syarul
Copy link

syarul commented Aug 17, 2017

test cat dist/build.js | tape-run failed with webpack. The stream freeze once inside @juliangruber/tap-finished.

ref issue #35

@syarul
Copy link
Author

syarul commented Aug 18, 2017

closing the issue, since tape-run does work with webpack just need to add

{
  node: {
    fs: 'empty'
  }
},

@syarul syarul closed this as completed Aug 18, 2017
@syarul syarul mentioned this issue Aug 18, 2017
@juliangruber
Copy link
Collaborator

e6ea66c

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