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

Trying out nx script dependencies #2528

Closed
wants to merge 3 commits into from

Conversation

Janpot
Copy link
Member

@Janpot Janpot commented Aug 23, 2023

Adding following dependencies for now:

  • check-types should only run when dependency builds have run, we can now remove the tsup &&
    from all the scripts
  • build should only run when dependency builds have run, this was already happening, also adding a output folder
  • before starting dev, run the build at least once. Alternative for Add build step after installing dependencies #2515?

We're also experimenting with turborepo in mui/mui-x#9928 but wanted to test first what we can do without introducing new dependencies. We will need to align on a company wide solution.

@Janpot Janpot added the core Infrastructure work going on behind the scenes label Aug 23, 2023
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Aug 23, 2023
Signed-off-by: Jan Potoms <2109932+Janpot@users.noreply.github.com>
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Aug 28, 2023
@Janpot Janpot closed this Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes 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.

None yet

1 participant