mirror of
https://github.com/kevin-DL/sapper-template.git
synced 2026-01-14 11:14:39 +00:00
make basepath-friendly
This commit is contained in:
@@ -14,12 +14,13 @@
|
||||
"dependencies": {
|
||||
"compression": "^1.7.1",
|
||||
"cross-env": "^5.1.3",
|
||||
"express": "^4.16.3",
|
||||
"node-fetch": "^2.0.0",
|
||||
"npm-run-all": "^4.1.2",
|
||||
"polka": "^0.3.4",
|
||||
"sapper": "^0.9.4",
|
||||
"serve-static": "^1.13.1",
|
||||
"svelte": "^1.56.0",
|
||||
"svelte": "^1.57.3",
|
||||
"svelte-loader": "^2.3.3",
|
||||
"webpack": "^4.1.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user