We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 567bc8a commit 6d89203Copy full SHA for 6d89203
nodemon.json
@@ -1,3 +1,3 @@
1
{
2
- "watch": ["src/server.js", "src/routes.js", "src/utils/renderHtml.js"]
+ "watch": ["src/server.js", "src/routes.js", "src/utils/getHtmlString.js"]
3
}
0 commit comments