updated dependency, standalone seems to work

updated pnpm version
added dockerignore
revert the standalone output
This commit is contained in:
2024-02-23 11:26:46 +11:00
parent 5c8a3f56dd
commit bea1c3aba3
6 changed files with 1051 additions and 529 deletions

5
.dockerignore Normal file
View File

@@ -0,0 +1,5 @@
**/node_modules
.git
.gitignore
.local
.env*