Move API fetch data to different file
Sharing multiple exportable functions in one file impacts the use of private env variables 🤷
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"@sveltejs/adapter-auto": "^1.0.0-next.64",
|
||||
"@sveltejs/adapter-node": "^1.0.0-next.86",
|
||||
"@sveltejs/adapter-vercel": "^1.0.0-next.66",
|
||||
"@sveltejs/kit": "^1.0.0-next.410",
|
||||
"@sveltejs/kit": "^1.0.0-next.411",
|
||||
"@typescript-eslint/eslint-plugin": "^5.33.1",
|
||||
"@typescript-eslint/parser": "^5.33.1",
|
||||
"browserslist": "^4.21.3",
|
||||
|
||||
Reference in New Issue
Block a user