This website requires JavaScript.
Explore
Help
Register
Sign in
svrjs
/
svrjs-mod-starter
Template
Watch
2
Star
0
Fork
You've already forked svrjs-mod-starter
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
main
svrjs-mod-starter
/
nodemon.json
7 lines
103 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
build: add the development server
2025-01-02 13:44:43 +01:00
{
"watch"
:
[
"svrjs/mods/mod.js"
,
feat: watch for changes in "svrjs.yaml" file in Nodemon
2025-01-18 08:10:42 +01:00
"svrjs/config.json"
,
"svrjs/svrjs.yaml"
build: add the development server
2025-01-02 13:44:43 +01:00
]
}
Reference in a new issue
Copy permalink