Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert projectmirador/mirador to a monorepo #3984

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Convert projectmirador/mirador to a monorepo #3984

wants to merge 2 commits into from

Conversation

cbeer
Copy link
Collaborator

@cbeer cbeer commented Nov 12, 2024

A monorepo (pulling in mirador, mirador-annotations, -image-tools, etc) may make it easier to develop and maintain core plugins. It may also make it easier to manage some of the core mirador components if we extract additional packages for e.g. the window, workspace, etc pieces with clearly defined boundaries between the different pieces.

TODOs:

  • convert webpack to vite (proposed).
  • convert jest to vitest (jest doesn't seem to play too nice with the monorepo setup)
  • ??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant