Skip to content

DX: Improve Bundling #1122

Description

@slayb3ar

Two main issues with our bundling approach

  1. Requires webpack / node / NPM
  2. Bundle size is huge (.5 MB)

We need to address 1 and/or 2 via webpack configuration (or a different bundler altogether) or usage of import maps

Import Maps: Advent of import maps allows for us to migrate from webpack. https://github.com/dropseed/django-importmap.

Also look into GZIP / Brotli compression via white noise

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

    dximprove dx

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions