mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-08 15:05:26 +02:00
Update nodemon.json
This commit is contained in:
parent
a61c81eecc
commit
f1e64dd4de
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
"ignore": [
|
||||
"node_modules",
|
||||
"src/frontend",
|
||||
"public"
|
||||
"public/dist"
|
||||
],
|
||||
"events": {
|
||||
"restart": "echo \"App restarted due to: '$FILENAME'\""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue