Fix Docker build: compile TS packages for runtime #38
Reference in New Issue
Block a user
Delete Branch "fix/docker-ts-build"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
.tssource for@groombook/dband@groombook/typesinto the runtime stagetsx(TypeScript loader) is a devDependency, stripped by--prodinstallERR_UNKNOWN_FILE_EXTENSIONfor.tsfiles at startupChanges
buildscripts topackages/dbandpackages/typesoutDir: ./disttopackages/types/tsconfig.jsonmainfields to./dist/index.jsin both packagesdist/outputTest plan
🤖 Generated with Claude Code