check for both null AND undefined in stream writer #44

Merged
EmiMidnight merged 1 commits from node_21_support into master 2024-03-19 13:59:08 +03:00
EmiMidnight commented 2024-03-05 04:52:57 +03:00 (Migrated from github.com)

This fixes IDZ support when minime is run using a newer LTS version of node js.
(Streams use null for the error argument now for write and end callbacks)

This fixes IDZ support when minime is run using a newer LTS version of node js. (Streams use null for the error argument now for write and end callbacks)
icex2 commented 2024-03-19 13:59:17 +03:00 (Migrated from github.com)

LGTM, thanks for submitting this.

LGTM, thanks for submitting this.
Sign in to join this conversation.