Files
dspace-angular/nodemon.json
2016-11-30 15:13:29 +01:00

8 lines
83 B
JSON

{
"watch": [
"dist",
"src/index.html"
],
"ext" : "js ts json html"
}