mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
Refactor bundlewatch workflow to use Turbo (#2119)
This commit is contained in:
@@ -18,6 +18,12 @@
|
||||
"^clean"
|
||||
],
|
||||
"cache": false
|
||||
},
|
||||
"bundlewatch": {
|
||||
"dependsOn": [
|
||||
"^bundlewatch",
|
||||
"^build"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user