10 lines
135 B
JSON
10 lines
135 B
JSON
|
|
{
|
||
|
|
"$schema": "https://turbo.build/schema.json",
|
||
|
|
"tasks": {
|
||
|
|
"dev": {
|
||
|
|
"cache": false,
|
||
|
|
"persistent": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|