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 b20cf02f3b
commit ccdd6cea01
35 changed files with 620 additions and 234 deletions

View File

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