mirror of
https://github.com/kevin-DL/sapper-template.git
synced 2026-01-14 19:24:40 +00:00
merge master -> basepath
This commit is contained in:
@@ -17,4 +17,4 @@ global.fetch = (url, opts) => {
|
||||
polka()
|
||||
.use(compression({ threshold: 0 }))
|
||||
.use(serve('assets'), sapper({ routes }))
|
||||
.listen(PORT);
|
||||
.listen(PORT);
|
||||
|
||||
Reference in New Issue
Block a user