mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Temporarily upgrade web-components to latest version
This commit is contained in:
@@ -47,6 +47,10 @@ ENV SENTRY_AUTH_TOKEN=$SENTRY_AUTH_TOKEN
|
||||
ENV SENTRY_RELEASE=$SENTRY_RELEASE
|
||||
ENV NODE_OPTIONS=--max_old_space_size=8192
|
||||
|
||||
# TEMP FIX
|
||||
ARG CACHEBUST=1
|
||||
RUN pnpm up --latest @imagine.dev/web-components
|
||||
|
||||
RUN pnpm run build
|
||||
|
||||
FROM nginx:1.26.3-alpine
|
||||
|
||||
Reference in New Issue
Block a user