feat: watch config file for external edits

This commit is contained in:
Aarnav Tale 2024-03-30 02:53:51 -04:00
parent 02e5e3e92a
commit cc1427882f
No known key found for this signature in database
4 changed files with 23 additions and 4 deletions

View file

@ -20,6 +20,7 @@
"@remix-run/node": "^2.8.1",
"@remix-run/react": "^2.8.1",
"@remix-run/serve": "^2.8.1",
"chokidar": "^3.6.0",
"clsx": "^2.1.0",
"isbot": "^4.1.0",
"oauth4webapi": "^2.10.3",