Static site generation
This commit is contained in:
parent
f28182c101
commit
5f1f0d58d8
5 changed files with 34 additions and 16 deletions
|
|
@ -16,6 +16,7 @@
|
|||
"devDependencies": {
|
||||
"@playwright/test": "^1.19.1",
|
||||
"@sveltejs/adapter-auto": "next",
|
||||
"@sveltejs/adapter-static": "^1.0.0-next.29",
|
||||
"@sveltejs/kit": "next",
|
||||
"@types/cookie": "^0.4.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.10.1",
|
||||
|
|
@ -37,4 +38,4 @@
|
|||
"@lukeed/uuid": "^2.0.0",
|
||||
"cookie": "^0.4.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue