Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

ERE-1779: Turborepo#22

Open
ryan-bennett wants to merge 14 commits into
ERE-1778-monorepo-basefrom
ERE-1779-Turborepo
Open

ERE-1779: Turborepo#22
ryan-bennett wants to merge 14 commits into
ERE-1778-monorepo-basefrom
ERE-1779-Turborepo

Conversation

@ryan-bennett

Copy link
Copy Markdown
Contributor

Replace lerna with turborepo and changset

  • Turborepo for incremental builds (very fast)
  • Changeset for per package versioning and version bumping based
  • Cleanup of copyfiles scripts so they are windows compatible
  • Storybook with Webpack 5
  • Updated README

* Removed lerna and associated config
* Added turbo and associated config
* Fixed regression in primereact
* Added clean
* Added build
* Added test
* Added lint
* Fixed lint issue in User.tsx
* Added .turbo and node_modules to clean
* Removed tsconfig.build.json from user-management-api
* Added clean all and decouple clean from build
* add tsconfig.build.json back in as it is not a generated file
* Removed versions from @eresearch dependencies
* Added changesets cli and config
* Switched the monorepo build system from lerna to turborepo and release system from lerna to changesets
* Switched the monorepo build system from lerna to turborepo and release system from lerna to changesets
* Switched the monorepo build system from lerna to turborepo and release system from lerna to changesets
* Use webpack 5 builder for storybook
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant