Skip to content

Conversation

Janpot
Copy link
Member

@Janpot Janpot commented Dec 14, 2021

Another way to solve #30200

Just remove the -b flag to avoid referenced projects from being built. It will keep using the buildTypes script for each package. But this requires lerna to build the packages in order, so we can't use the --parallel flag. Let's see what the impact is on performance.

We could look into using https://turborepo.org/ to maximize parallelization of these build scripts.

@mui-pr-bot
Copy link

mui-pr-bot commented Dec 14, 2021

No bundle size changes

Generated by 🚫 dangerJS against 6094f8c

@Janpot Janpot changed the title [build] Avoid types generation from interfering with itself (alternative to 30200) [build] Avoid types generation from interferring with itself (alternative to 30200) Jan 5, 2022
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Feb 8, 2022
@Janpot
Copy link
Member Author

Janpot commented Jun 27, 2023

See #30200 (comment)

@Janpot Janpot closed this Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: out-of-date The pull request has merge conflicts and can't be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants