This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
wiki
/
weseek__growi
espejo de
https://github.com/weseek/growi
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
update nodemon.json
Yuki Takei
hace 1 año
padre
29d0baa90c
commit
be27e7e4b8
Se han
modificado 1 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
2
1
apps/app/nodemon.json
+ 2
- 1
apps/app/nodemon.json
Ver fichero
@@ -7,6 +7,7 @@
"playwright",
"test",
"test-with-vite",
- "tmp"
+ "tmp",
+ "*.mongodb.js"
]
}