Skip to content

Inline stream-cache code, use another module, or convince maintainer to republish #618

@exogen

Description

@exogen

The current version of stream-cache was published with a version of npm that didn't have the benefit of today's default .npmignore. As a result the package mistakenly contains ~220K of backup/undo files, which every webpack-dev-server user is unfortunately getting.

screen shot 2016-09-21 at 12 43 56 pm

I've opened an issue with stream-cache here, but it's possible it may never be republished.

I wonder if there's a more modern module that does the same thing, or whether equivalent code would be simple to inline in webpack-dev-server?

webpack and webpack-dev-server version:
webpack-dev-server: 1.15.x and 2.x

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions