mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-09 07:25:21 +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": [
|
"ignore": [
|
||||||
"node_modules",
|
"node_modules",
|
||||||
"src/frontend",
|
"src/frontend",
|
||||||
"public"
|
"public/dist"
|
||||||
],
|
],
|
||||||
"events": {
|
"events": {
|
||||||
"restart": "echo \"App restarted due to: '$FILENAME'\""
|
"restart": "echo \"App restarted due to: '$FILENAME'\""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue