You've already forked ng-universal-demo
mirror of
https://github.com/encounter/ng-universal-demo.git
synced 2026-03-30 11:31:16 -07:00
8 lines
85 B
JSON
8 lines
85 B
JSON
{
|
|
"watch": [
|
|
"dist/*server.js",
|
|
"src/index.html"
|
|
],
|
|
"ext": "js html"
|
|
}
|