mirror of
https://github.com/tabler/tabler.git
synced 2026-06-17 12:50:03 +04:00
fix: disable caching in turbo.json outputs configuration
This commit is contained in:
+2
-1
@@ -14,7 +14,8 @@
|
||||
],
|
||||
"outputs": [
|
||||
"dist/**"
|
||||
]
|
||||
],
|
||||
"cache": false
|
||||
},
|
||||
"dev": {
|
||||
"cache": false,
|
||||
|
||||
Reference in New Issue
Block a user