feat: add http-server command for heroku start

This commit is contained in:
Alexandr
2022-07-23 12:59:46 +03:00
parent 0d7859c92f
commit 0af2ad52b1
3 changed files with 174 additions and 8 deletions

View File

@@ -1,6 +0,0 @@
{
"routes": {
"/assets/*": "/assets/",
"/**": "index.html"
}
}