This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
wiki
/
weseek__growi
mirror de
https://github.com/weseek/growi
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
update nodemon.json
Yuki Takei
1 ano atrás
pai
29d0baa90c
commit
be27e7e4b8
1 arquivos alterados
com
2 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
2
1
apps/app/nodemon.json
+ 2
- 1
apps/app/nodemon.json
Ver arquivo
@@ -7,6 +7,7 @@
"playwright",
"test",
"test-with-vite",
- "tmp"
+ "tmp",
+ "*.mongodb.js"
]
}