yeet webpack

This commit is contained in:
vineyardbovines
2026-01-30 11:25:49 -05:00
committed by Samuel Newman
parent 3785c46bf7
commit 0d81c5f459
468 changed files with 20195 additions and 2346 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ RUN \. "$NVM_DIR/nvm.sh" && \
SENTRY_AUTH_TOKEN=$SENTRY_AUTH_TOKEN SENTRY_RELEASE=$EXPO_PUBLIC_RELEASE_VERSION SENTRY_DIST=$EXPO_PUBLIC_BUNDLE_IDENTIFIER pnpm build-web
# DEBUG
RUN find ./bskyweb/static && find ./web-build/static
RUN find ./bskyweb/static && find ./dist
#
# Generate the bskyweb Go binary.