Browse Source

update nodemon.json

Yuki Takei 1 năm trước cách đây
mục cha
commit
be27e7e4b8
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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"
   ]
 }