mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
initial commit
This commit is contained in:
7
nodemon.json
Normal file
7
nodemon.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"watch": [
|
||||
"dist",
|
||||
"src/index.html"
|
||||
],
|
||||
"ext" : "js ts json html"
|
||||
}
|
Reference in New Issue
Block a user