add other public pages
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"watch": ["src", "src/public", "config"],
|
||||
"ext": "js,json,html",
|
||||
"watch": ["src", "src/public", "src/views", "config"],
|
||||
"ext": "js,json,html,ejs",
|
||||
"exec": "node ./src/server.js"
|
||||
}
|
||||
Reference in New Issue
Block a user