This website works better with JavaScript
Home
Explore
Help
Sign In
wiki
/
weseek__growi
mirror of
https://github.com/weseek/growi
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
update nodemon.json
Yuki Takei
1 year ago
parent
29d0baa90c
commit
be27e7e4b8
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
apps/app/nodemon.json
+ 2
- 1
apps/app/nodemon.json
View File
@@ -7,6 +7,7 @@
"playwright",
"test",
"test-with-vite",
- "tmp"
+ "tmp",
+ "*.mongodb.js"
]
}