fix(pie-monorepo): DSW-000 add $TURBO_DEFAULT$ to turbo.json inputs #2117
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Describe your changes (can list changeset entries if preferable)
Adds
$TURBO_DEFAULT$
to all turbo.jsoninputs
to ensure all folders / files relative to the packages package.json are considered when determining whether to miss / hit cache.I've updated the
turbo
dependency too by a minor version and have run the following to ensure a clean build is executed.Author Checklist (complete before requesting a review, do not delete any)
PIE Storybook
/PIE Docs
PR preview.Not-applicable Checklist items
Please move any Author checklist items that do not apply to this pull request here.
/test-aperture
command.Reviewer checklists (complete before approving)
Mark items as
[-] N/A
if not applicable.Reviewer 1 - @xander-marjoram
PIE Storybook
/PIE Docs
PR preview.Reviewer 2 @maledr5
PIE Storybook
/PIE Docs
PR preview.