This website works better with JavaScript
Home
Explore
Help
Sign In
html-themes
/
tabler.tabler
mirror of
https://github.com/tabler/tabler.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Remove unnecessary dependency on bundlewatch in turbo configuration
codecalm
7 months ago
parent
b28ce9f2e8
commit
f8a7a13f6b
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
turbo.json
+ 0
- 1
turbo.json
View File
@@ -21,7 +21,6 @@
},
"bundlewatch": {
"dependsOn": [
- "^bundlewatch",
"^build"
]
}