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

chore: Move unbundled dependencies to devDependencies #314

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

jonathonherbert
Copy link
Contributor

What does this change?

Moves dependencies that no longer need to be bundled to devDependencies – basically, all the UI things that are no longer relevant, as after #313 we do not export them.

How to test

The automated tests should pass.

@jonathonherbert jonathonherbert requested a review from a team as a code owner October 30, 2023 14:13
@jonathonherbert jonathonherbert changed the title Move unbundled dependencies to devDependencies chore: move unbundled dependencies to devDependencies Oct 30, 2023
@jonathonherbert jonathonherbert changed the title chore: move unbundled dependencies to devDependencies chore: Move unbundled dependencies to devDependencies Oct 30, 2023
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.

None yet

1 participant