Skip to content

Update webpack bundling to reduce size #6

Description

@SaptakS

The size of the file currently generated is pretty big since we are bundling all the dependencies needed. There are 2 main things probably needed to be done here:

  1. Ensure what dependencies we can get rid of
  2. Do code-splitting via webpack

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