pullrequests Search Results · language:Edge language:Python language:JavaScript language:HTML language:JavaScript language:Python
Filter by
175M results
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
Summary
Changes
Test Plan
Screenshots
세션이 로그인 시 1회만 로드돼 이후 생성분이 안 잡히던 문제. /connector 에 ↻ 새로고침 버튼 + 오버레이는 세션 없으면 6초마다 재시도(세션 생기면 자동으로 아바타 표시). frontend-only. 🤖
Generated with Claude Code
Removes esbuild. It s no longer used after updating ancestor dependency vite. These dependencies need to be updated
together.
Removes esbuild
Updates vite from 6.4.2 to 8.0.16 details summary Release ...
dependencies
javascript
What does this PR do?
This PR fixes a typo in the Stripe environment variable name, changing Stripe_CHANEL_SECRET to Stripe_CHANNEL_SECRET in
both the payment API route (app/api/checkout/payment/route.ts) ...
Import resolve_device / resolve_mount_point directly from mount-resolve instead of via rawblock-io (which no longer
re-exports them). Add mount-resolve as a direct dependency in pyproject.toml, flake.nix ...
This is a test PR
Removes esbuild. It s no longer used after updating ancestor dependencies esbuild, @vitejs/plugin-react and vite. These
dependencies need to be updated together.
Removes esbuild
Updates @vitejs/plugin-react ...
dependencies
javascript