This website works better with JavaScript
홈
탐색
도움말
로그인
html-themes
/
tabler.tabler
의 미러
https://github.com/tabler/tabler.git
Watch
2
Star
0
포크
0
파일
이슈
0
위키
소스 검색
Remove unnecessary dependency on bundlewatch in turbo configuration
codecalm
7 달 전
부모
b28ce9f2e8
커밋
f8a7a13f6b
1개의 변경된 파일
과
0개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
0
1
turbo.json
+ 0
- 1
turbo.json
파일 보기
@@ -21,7 +21,6 @@
},
"bundlewatch": {
"dependsOn": [
- "^bundlewatch",
"^build"
]
}