fix: node-22 runtime again, bum-1.1 not working

This commit is contained in:
2026-01-23 00:21:19 +01:00
parent e34cfe5af1
commit 575a06a41b
10 changed files with 152 additions and 78 deletions

View File

@@ -1,4 +1,3 @@
### Node ###
# Logs
logs
*.log
@@ -103,6 +102,7 @@ dist
# vuepress v2.x temp and cache directory
.temp
.cache
# Docusaurus cache and generated files
.docusaurus
@@ -129,20 +129,5 @@ dist
.yarn/install-state.gz
.pnp.*
### Node Patch ###
# Serverless Webpack directories
.webpack/
# Optional stylelint cache
# SvelteKit build / generate output
.svelte-kit
# End of https://www.toptal.com/developers/gitignore/api/node
# OS
## Mac
.DS_Store
# Directory used by Appwrite CLI for local development
.appwrite