mirror of
https://github.com/kevin-DL/sapper-template.git
synced 2026-01-20 21:45:10 +00:00
replace serve-static with sirv
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
"compression": "^1.7.1",
|
||||
"polka": "^0.3.4",
|
||||
"sapper": "^0.12.0",
|
||||
"serve-static": "^1.13.1"
|
||||
"serve-static": "^1.13.1",
|
||||
"sirv": "^0.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"npm-run-all": "^4.1.2",
|
||||
|
||||
Reference in New Issue
Block a user