Serve both UI assets and REST API from handler

This commit is contained in:
Ken Hibino
2021-10-10 06:33:38 -07:00
parent 2043739c6a
commit e5f9f1134b
35 changed files with 620 additions and 234 deletions

View File

@@ -55,5 +55,6 @@
},
"devDependencies": {
"redux-devtools": "3.7.0"
}
},
"homepage": "/[[.RootPath]]"
}