Fix build
This commit is contained in:
parent
a8b28b0b22
commit
587dac4291
2 changed files with 83 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -13,6 +13,9 @@ dist-ssr
|
|||
*.local
|
||||
config.json
|
||||
|
||||
package-lock.json
|
||||
bun.lockb
|
||||
|
||||
# Editor directories and files
|
||||
.vscode/*
|
||||
!.vscode/extensions.json
|
||||
|
|
Reference in a new issue