chore: remove @elysiajs/cookie
This commit is contained in:
parent
19970fc132
commit
f433493d57
4 changed files with 7 additions and 21 deletions
|
|
@ -69,8 +69,6 @@ RUN apk --no-cache add calibre --repository=http://dl-cdn.alpinelinux.org/alpine
|
|||
COPY --from=install /temp/prod/node_modules node_modules
|
||||
COPY --from=builder /root/.cargo/bin/resvg /usr/local/bin/resvg
|
||||
COPY --from=prerelease /app/public/generated.css /app/public/
|
||||
# COPY --from=prerelease /app/src/index.tsx /app/src/
|
||||
# COPY --from=prerelease /app/package.json .
|
||||
COPY . .
|
||||
|
||||
EXPOSE 3000/tcp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue