Create build step for the web server (#289)
* Create build step for the web server * Update bskyweb routes and 404 behavior
This commit is contained in:
parent
8629e167cd
commit
8d2e649b4d
9 changed files with 169 additions and 27 deletions
2
app.json
2
app.json
|
@ -7,7 +7,7 @@
|
|||
"icon": "./assets/icon.png",
|
||||
"userInterfaceStyle": "light",
|
||||
"splash": {
|
||||
"image": "./assets/splash.png",
|
||||
"image": "./assets/cloud-splash.png",
|
||||
"resizeMode": "contain",
|
||||
"backgroundColor": "#ffffff"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue