Kaynağa Gözat

no message

reset-do-picking-order
TASTEOFASIA\MTMS 3 ay önce
ebeveyn
işleme
f2a2337e1a
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      package.json

+ 1
- 1
package.json Dosyayı Görüntüle

@@ -5,7 +5,7 @@
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
"build": "next build", "build": "next build",
"start": "set NODE_OPTIONS=--inspect&& next start",
"start": "set NODE_OPTIONS=--inspect --max-old-space-size=6144&& next start",
"lint": "next lint", "lint": "next lint",
"type-check": "tsc --noEmit" "type-check": "tsc --noEmit"
}, },


Yükleniyor…
İptal
Kaydet