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

+ 2 - 1
apps/app/nodemon.json

@@ -7,6 +7,7 @@
     "playwright",
     "test",
     "test-with-vite",
-    "tmp"
+    "tmp",
+    "*.mongodb.js"
   ]
 }