Skip to content

require('stre'+'am') doesn't do what I thought it did #260

Description

@calvinmetcalf

instead of only including stream if somebody else included it it apparently just doesn't include it in browserify vs node. This tells us a couple things

  1. nobody is doing readable-stream instance of require('stream') in the browser
  2. we could theoretically just replace this with a "browser":{"stream":false}
  3. webpack is doing what I thought browserify did, but they are doing it wrong

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions