Skip to content

Commit 2465cd1

Browse files
committed
ci: add rollup config to docker
1 parent f903b9e commit 2465cd1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ COPY package-lock.json package-lock.json
88
RUN npm ci
99

1010
COPY tsconfig.json tsconfig.json
11+
COPY rollup.config.ts rollup.config.ts
1112
COPY entrypoint.sh entrypoint.sh
1213
COPY src/ src/
1314

0 commit comments

Comments
 (0)