Manual building time

This commit is contained in:
2025-10-08 14:32:32 +01:00
parent fe3d3451b8
commit 5cede47cab
9 changed files with 496 additions and 21 deletions

6
.npmrc
View File

@@ -1,7 +1,3 @@
# Put the store inside the slug so symlinks resolve at runtime
store-dir=/app/.pnpm-store
store-dir=.pnpm-store
virtual-store-dir=.pnpm
# Herokuish/Dokku sometimes runs install with NODE_ENV=production; keep dev deps if you want them in slug
# (You can skip this if you move typescript to dependencies in step 2)
production=false