This website works better with JavaScript.
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
OpenSource
/
dify
İzle
4
Yıldızla
0
Çatalla
0
Kod
Sorunlar
0
Değişiklik İstekleri
0
Sürümler
152
Wiki
Aktivite
Kaynağa Gözat
chore: handle sentry warning (
#236
)
tags/0.3.1
Joel
2 yıl önce
ebeveyn
970950e3a8
işleme
5a6061ff61
No account linked to committer's email address
1 değiştirilmiş dosya
ile
3 ekleme
ve
1 silme
Görünümü Böl
Farklılık Durumunu Göster
3
1
web/next.config.js
+ 3
- 1
web/next.config.js
Dosyayı Görüntüle
@@ -31,7 +31,9 @@ const nextConfig = {
// https://nextjs.org/docs/api-reference/next.config.js/ignoring-typescript-errors
ignoreBuildErrors: true,
},
sentry: {},
sentry: {
hideSourceMaps: true
},
async redirects() {
return [
{
Write
Preview
Loading…
İptal
Kaydet