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(turbo): simplify build scripts in package.json #6366

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

isaiahshall
Copy link
Contributor

@isaiahshall isaiahshall commented Aug 6, 2024

Changes

  • removed now-unnecessary build steps for efficiency. Turborepo correctly follows the dependency graph automatically.
  • removed include-dependencies syntax ("…") from all turbo build filters, which is also default behavior.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@isaiahshall isaiahshall changed the title Simplify build Simplify build scripts in package.json Aug 6, 2024
@isaiahshall isaiahshall changed the title Simplify build scripts in package.json chore(turbo): simplify build scripts in package.json Aug 6, 2024
@isaiahshall isaiahshall marked this pull request as ready for review August 7, 2024 14:47
@isaiahshall isaiahshall requested a review from a team as a code owner August 7, 2024 14:47
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@isaiahshall isaiahshall merged commit 614d98e into aws:main Aug 21, 2024
5 checks passed
@isaiahshall isaiahshall deleted the simplify-build branch August 21, 2024 01:11
Copy link

github-actions bot commented Sep 6, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 6, 2024
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.

2 participants