Browse Source

update nodemon.json

Yuki Takei 1 year ago
parent
commit
953d865b08
1 changed files with 2 additions and 0 deletions
  1. 2 0
      apps/app/nodemon.json

+ 2 - 0
apps/app/nodemon.json

@@ -5,6 +5,8 @@
     "public/static",
     "package.json",
     "playwright",
+    "src/client",
+    "src/**/client",
     "test",
     "test-with-vite",
     "tmp"