merge master -> basepath

This commit is contained in:
Rich Harris
2018-03-18 22:09:09 -04:00

View File

@@ -17,4 +17,4 @@ global.fetch = (url, opts) => {
polka()
.use(compression({ threshold: 0 }))
.use(serve('assets'), sapper({ routes }))
.listen(PORT);
.listen(PORT);