This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
html-themes
/
tabler.tabler
şunun yansıması
https://github.com/tabler/tabler.git
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Kaynağa Gözat
fix: disable caching in turbo.json outputs configuration
codecalm
5 ay önce
ebeveyn
c4d21a4666
işleme
fa89c6fa73
1 değiştirilmiş dosya
ile
2 ekleme
ve
1 silme
Görünümü Böl
Farklılık Durumunu Göster
2
1
turbo.json
+ 2
- 1
turbo.json
Dosyayı Görüntüle
@@ -14,7 +14,8 @@
],
"outputs": [
"dist/**"
- ]
+ ],
+ "cache": false
},
"dev": {
"cache": false,