mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
10 lines
113 B
JSON
10 lines
113 B
JSON
{
|
|
"watch": [
|
|
"dist",
|
|
"config",
|
|
"src/index.html"
|
|
],
|
|
"ext": "js ts json html",
|
|
"delay": "50"
|
|
}
|