Closed syarul closed 7 years ago
test cat dist/build.js | tape-run failed with webpack. The stream freeze once inside @juliangruber/tap-finished.
cat dist/build.js | tape-run
@juliangruber/tap-finished
ref issue #35
closing the issue, since tape-run does work with webpack just need to add
{ node: { fs: 'empty' } },
https://github.com/juliangruber/tape-run/commit/e6ea66cebd093d8e2a6b817f488b73514bce7e12
test
cat dist/build.js | tape-run
failed with webpack. The stream freeze once inside@juliangruber/tap-finished
.ref issue #35