ci: clean up and conventions (#52)

This commit is contained in:
Jef LeCompte
2025-07-20 22:13:17 -07:00
committed by GitHub
parent 4ac37de08e
commit 60321a37e6
14 changed files with 407 additions and 122 deletions

View File

@@ -8,6 +8,7 @@ COPY package-lock.json package-lock.json
RUN npm ci
COPY tsconfig.json tsconfig.json
COPY rollup.config.ts rollup.config.ts
COPY entrypoint.sh entrypoint.sh
COPY src/ src/