2
0
Yuki Takei 1 жил өмнө
parent
commit
10a27329f1
1 өөрчлөгдсөн 4 нэмэгдсэн , 1 устгасан
  1. 4 1
      apps/app/nodemon.json

+ 4 - 1
apps/app/nodemon.json

@@ -4,6 +4,9 @@
     ".next",
     "public/static",
     "package.json",
-    "playwright"
+    "playwright",
+    "test",
+    "test-with-vite",
+    "tmp"
   ]
 }