update turbo cache
This commit is contained in:
Родитель
63262314cc
Коммит
ce9e2a1418
|
@ -16,11 +16,11 @@
|
|||
},
|
||||
"bundle": {
|
||||
"dependsOn": [],
|
||||
"outputs": ["storybook_static/**"]
|
||||
"outputs": ["build/**"]
|
||||
},
|
||||
"ci": {
|
||||
"dependsOn": ["build", "lint", "test", "bundle"],
|
||||
"outputs": ["dist/**", "docs/**", "storybook_static/**"]
|
||||
"outputs": ["dist/**", "docs/**", "build/**"]
|
||||
},
|
||||
"clean": {
|
||||
"cache": false
|
||||
|
|
Загрузка…
Ссылка в новой задаче