Add option to serve a static frontend
This commit is contained in:
parent
b3804f3d58
commit
f6117d04ee
9 changed files with 64 additions and 33 deletions
|
@ -11,6 +11,7 @@ const config = {
|
|||
adapter: adapter({
|
||||
fallback: 'index.html',
|
||||
}),
|
||||
router: { type: 'hash' },
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue