Files
dspace-angular/nodemon.json
2016-12-01 12:32:54 -06:00

8 lines
82 B
JSON

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