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

Replace lerna configuration with npm workspaces #561

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

Conversation

mphstudios
Copy link
Member

@mphstudios mphstudios commented Oct 31, 2022

Quire is implemented as a monolithic repository of separate packages for the quire-cli, quire/11ty, and the starters project templates.

This pull-request refactors the quire monorepo to use NPM workspaces in place of Lerna.

@mphstudios mphstudios marked this pull request as draft October 31, 2022 22:29
Base automatically changed from feature/quire-cli to feature/11ty November 9, 2022 20:46
Base automatically changed from feature/11ty to main December 2, 2022 17:45
Sets monorepo to private; it should not be published to npm.
Updates monorepo package name.
Replaces Lerna configuration with npm workspaces.
Removes Cypress configuration.
Removes Prettier configuration.
@mphstudios mphstudios force-pushed the feature/npm-workspaces branch from b58d2c9 to 3bb5f62 Compare December 5, 2022 16:50
@mphstudios mphstudios marked this pull request as ready for review December 5, 2022 16:50
@mphstudios mphstudios marked this pull request as draft December 7, 2022 20:41
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