shrink docker image / esbuildify (#319)

multistage docker build + esbuild
This commit is contained in:
jordy25519
2024-12-17 12:12:43 +08:00
committed by GitHub
parent 83bc842e7d
commit 4227c6b546
4 changed files with 66 additions and 16 deletions

4
.dockerignore Normal file
View File

@@ -0,0 +1,4 @@
*/**/node_modules/
*/**/lib
.husky/
node_modules/