-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
area: ergonomicsIssues and features impacting the developer experience of using turboIssues and features impacting the developer experience of using turbo
Description
Describe the feature you'd like to request
Go back to zero config
Describe the solution you'd like
- Remove the need for
turbo.jsonor any config and assume every task in topological by default (like lerna) - Make caching opt-in (remove the defaults) or detected
- Write a codemod to take existing undefined
outputsin eachpipelinekey and set them as['dist/**', 'build/**'](which is the current default)
- Write a codemod to take existing undefined
Describe alternatives you've considered
N/A
deini, narcisbugeag, subodhpareek18, wilbert-abreu and flugg
Metadata
Metadata
Assignees
Labels
area: ergonomicsIssues and features impacting the developer experience of using turboIssues and features impacting the developer experience of using turbo