Skip to content

HTTP/2 bundle plugin #7

@divmain

Description

@divmain

Whereas under the default HTTP/1 bundle profile, all modules are bundled into the same JS except where split points are defined, under the HTTP/2 profile, no modules will be bundled into the same JS except where split points are defined.

  • output one JS file per input file
  • output manifest that maps inputs to outputs, and includes dependencies
  • build HTTP/2 server push demo using dependency manifest, nghttpx, and docker

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions