We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
/dist
1 parent 33005db commit cb2b137Copy full SHA for cb2b137
.eslintignore
@@ -2,10 +2,11 @@
2
node_modules
3
/build
4
/.svelte-kit
5
-/package
+/dist
6
.env
7
.env.*
8
!.env.example
9
+/temp
10
11
# Ignore files for PNPM, NPM and YARN
12
pnpm-lock.yaml
.gitignore
@@ -2,9 +2,10 @@
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
.prettierignore
0 commit comments