Skip to content

Use federated modules in workers #222

@bollwyvl

Description

@bollwyvl

Problem

The workers currently don't participate in module federation, so they get key upstream kernel-level packages fixed at build time, e.g. @jupyterlite/contents. This makes it hard to test PRs on jupyterlite, and result in a few hundred extra kb on disk when loaded.

Proposed Solution

Figure out how to change the webpack configuration to make these workers consume upstream

Additional context

Some related comments:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions