mirror of
https://github.com/pesde-pkg/pesde.git
synced 2025-05-04 02:23:51 +01:00
chore(website): read .env from project root
This commit is contained in:
parent
3f259c3a2e
commit
f7942cff93
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ const config = {
|
|||
|
||||
kit: {
|
||||
adapter: adapter({}),
|
||||
env: {
|
||||
dir: "..",
|
||||
},
|
||||
},
|
||||
|
||||
extensions: [".svelte", ".svx"],
|
||||
|
|
Loading…
Add table
Reference in a new issue