Skip to content

ETag support #738

Closed
Closed
@privatenumber

Description

@privatenumber
  • Operating System: Mac
  • Node Version: v12.16.2
  • NPM Version: v6.14.4
  • webpack Version: v4.44.2
  • webpack-dev-middleware Version: v3.7.2

Feature Proposal

Add Etags to assets to prevent re-loading unchanged assets.

Feature Use Case

Faster page loads by eliminating loads for large files that are unchanged.

This optimization is used in other dev bundlers like Vite and Snowpack.

Other

I implemented this via wrapper in a separate package.

Happy to open a PR if the issue is accepted.

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