svelte.sk-auth/app/.eslintignore
Landon Noss 6547a2e78f
Update Svelte-kit dependency to @next.259 (#69)
* updating svelte-kit types to 259 and patching RequestHandler for RequestEvent

* adding dist for github distribution

* cookie parsing from RequestEvent

* reverting gitignore change

* removing dist folder as test artifact

* adding npm prepare

* pattching a default to https redirects
2022-02-23 11:25:59 +01:00

7 lines
58 B
Plaintext

node_modules/
README.md
*.cjs
.svelte-kit/
static/
build/