Re: [whatwg/streams] Implement pipeTo() abort in the ref impl (2ed62aa)

I installed node 10.11.0, created a completely fresh clone of whatwg/streams, commented out that section, and I still get "ReferenceError: DOMException is not defined".

I'm actually confused as to why it works for you. readable-stream.js doesn't import DOMException from wpt-runner or jsdom, so where is it getting it from?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/commit/2ed62aa279a6c9181cf8424155edce89b6afb897#commitcomment-30785935

Received on Friday, 5 October 2018 10:47:30 UTC